category string | size int32 | id string | eid string | original_triple_sets list | modified_triple_sets list | shape string | shape_type string | lex dict | test_category string | dbpedia_links list | links list | graph list | main_entity string | mappings list | dialogue list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Food | 3 | 7367 | Id280 | [
{
"subject": "Italy",
"property": "capital",
"object": "Rome"
},
{
"subject": "Italy",
"property": "leader",
"object": "Matteo_Renzi"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
}
] | [
{
"subject": "Italy",
"property": "capital",
"object": "Rome"
},
{
"subject": "Italy",
"property": "leader",
"object": "Matteo_Renzi"
},
{
"subject": "Amatriciana_sauce",
"property": "country",
"object": "Italy"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Rome is the capital of Italy, where Matteo Renzi is a leader, and where Amatriciana sauce can be found.",
"Amatriciana sauce comes from Italy, a country led by Matteo Renzi and whose capital is Rome."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Amatriciana_sauce",
"rdf:type",
"ontology:food"
],
[
"resource:Amatriciana_sauce",
"property:country",
"resource:Italy"
],
[
"resource:Italy",
"property:leader",
"resource:Matteo_Renzi"
],
[
"resource:Italy",
"property:capital",
"resource:Rome"... | Amatriciana_sauce | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "Amatriciana_sau... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:food . ?o property:capital resource:Rome . ?s property:country ?o }",
"readable_query": "SELECT DISTINCT ?s WHERE { ?s rdf:type ontology:food . ?o property:capital resource:Rome . ?s property:country ?o }",
"graph_answ... | |
Airport | 4 | 8404 | Id2 | [
{
"subject": "Aarhus_Airport",
"property": "location",
"object": "Tirstrup"
},
{
"subject": "Tirstrup",
"property": "country",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "demonym",
"object": "Danes"
},
{
"subject": "Tirstrup",
"property": "subd... | [
{
"subject": "Aarhus_Airport",
"property": "location",
"object": "Tirstrup"
},
{
"subject": "Tirstrup",
"property": "country",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "demonym",
"object": "Danes"
},
{
"subject": "Tirstrup",
"property": "isPa... | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aarhus airport is located in Tirstrup which is part of the Central Denmark region. The demonym for the people of Denmark is Danes.",
"The location of Aarhus Airport is Tirstrup in Denmark. Tirstrup is part of Central Denmark. The people of that country are Danes.",
"Aarhus Airport is located in Tirstrup, which is part of the Central Denmark region. Danes is the name given to the people who live in Denmark."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Tirstrup",
"property:country",
"resource:Denmark"
],
[
"resource:Tirstrup",
"property:is_part_of",
"resource:Central_Denmark_Region"
],
[
"resource:Denmark",
"property:demonym",
"resource:Danes"
],
[
"resource:Aarhus_Airport",
"rdf:type",
"onto... | Aarhus_Airport | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "locat... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b ?u WHERE { ?u property:is_part_of resource:Central_Denmark_Region . ?b property:location ?u . ?b rdf:type ontology:airport }",
"readable_query": "SELECT DISTINCT ?b ?u WHERE { ?u property:is_part_of resource:Central_Denmark_Region . ?b property:locati... | |
Food | 4 | 9953 | Id242 | [
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Sweet_potato"
},
{
"subject": "Sweet_potato",
"property": "division",
"object": "Flowering_plant"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Taro"
},
{
"subject": "Sweet_potato... | [
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Sweet_potato"
},
{
"subject": "Sweet_potato",
"property": "division",
"object": "Flowering_plant"
},
{
"subject": "Binignit",
"property": "ingredient",
"object": "Taro"
},
{
"subject": "Sweet_potato... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Binignit includes the ingredients sweet potato (a flowering plant of the order Solanales) and taro.",
"Binignit's main ingredients are sweet potatoes which belongs to flowering plants and the Solanales order. The dish also contains Taro."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Sweet_potato",
"property:division",
"resource:Flowering_plant"
],
[
"resource:Sweet_potato",
"property:order",
"resource:Solanales"
],
[
"resource:Binignit",
"property:ingredient",
"resource:Taro"
],
[
"resource:Binignit",
"property:main_ingredient... | Binignit | [
{
"modified": "division",
"readable": "division",
"graph": "property:division"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
}... | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Binignit property:main_ingredient resource:Sweet_potato }",
"readable_query": "ASK WHERE { resource:Binignit property:main_ingredient resource:Sweet_potato }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
... | |
Artist | 2 | 3557 | Id169 | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigins",
"object": "Blues"
}
] | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Allen Forrest performs rhythm and blues music, a genre that originated from blues music.",
"Allen Forrest lays Rhythm and Blues which originated from blues music.",
"Allen Forrest plays Rhythm and Blues, which originated from the blues."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Rhythm_and_blues",
"property:stylistic_origin",
"resource:Blues"
],
[
"resource:Allen_Forrest",
"rdf:type",
"ontology:artist"
],
[
"resource:Allen_Forrest",
"property:genre",
"resource:Rhythm_and_blues"
]
] | Allen_Forrest | [
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
"modified": "Allen_Forrest",
"readable": "Allen Forrest",
"graph": "resource:Allen_Forrest"
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { resource:Allen_Forrest property:genre ?b }",
"readable_query": "SELECT DISTINCT ?b WHERE { resource:Allen_Forrest property:genre ?b }",
"graph_answer": [
"resource:Rhythm_and_blues"
],
"readable_answer": [
"Rhythm and b... | |
Politician | 5 | 12501 | Id20 | [
{
"subject": "Abdul_Taib_Mahmud",
"property": "successor",
"object": "Adenan_Satem"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "residence",
"object": "Kuching"
},... | [
{
"subject": "Abdul_Taib_Mahmud",
"property": "successor",
"object": "Adenan_Satem"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "residence",
"object": "Kuching"
},... | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Succeeded by Adenan Satem, Abdul Taib Mahmud, was born in Miri, Malaysia and resides in Kuching. His alma mater is the University of Adelaide and his party is the Parti Pesaka Bumiputera Bersatu.",
"Abdul Taib Mahmud ws born in Miri, Malaysia and resides in Kuching. His party was the Parti Pesaka Bumiputera Bersatu and he was succeeded by Adenan Satem who attended the University of Adelaide.",
"Adenan Satem, who succeeded Abdul Taib Mahmud, attended the University of Adelaide. He succeeded Abdul Taib Mahmud who was born in Miri, Malaysia, lives in Kuching and is a member of the Parti Pesaka Bumiputera Bersatu."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Adenan_Satem",
"property:alma_mater",
"resource:University_of_Adelaide"
],
[
"resource:Abdul_Taib_Mahmud",
"property:party",
"resource:Parti_Pesaka_Bumiputera_Bersatu"
],
[
"resource:Abdul_Taib_Mahmud",
"rdf:type",
"ontology:politician"
],
[
"resource:... | Abdul_Taib_Mahmud | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": ... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { resource:Adenan_Satem property:alma_mater ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { resource:Adenan_Satem property:alma_mater ?l }",
"graph_answer": [
"resource:University_of_Adelaide"
],
"readable_answer": [
... | |
Food | 2 | 4691 | Id203 | [
{
"subject": "Bhajji",
"property": "alias",
"object": "\"Bhaji, bajji\"@en"
},
{
"subject": "Bhajji",
"property": "ingredient",
"object": "Gram_flour"
}
] | [
{
"subject": "Bhajji",
"property": "alternativeName",
"object": "\"Bhaji, bajji\""
},
{
"subject": "Bhajji",
"property": "ingredient",
"object": "Gram_flour"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bhajji is also known as Bhaji or bajji and contains gram flour.",
"Bhaji or bajji is made with gram flour. Bhajji is another name of that dish.",
"Bhaji and bajji are alternative names for Bhajji which uses gram flour."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Bhajji",
"property:ingredient",
"resource:Gram_flour"
],
[
"resource:Bhajji",
"rdf:type",
"ontology:food"
],
[
"resource:Bhajji",
"property:alternative_name",
"resource:Bhaji__bajji"
]
] | Bhajji | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Bhaji, bajji",
"readable": "Bhaji, bajji",
"graph": "resource:Bh... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:food . ?x property:alternative_name resource:Bhaji__bajji . FILTER ( STRSTARTS ( LCASE ( ?x ) , 'b' ) ) . ?x property:ingredient resource:Gram_flour }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?x rdf:type ontology:fo... | |
City | 4 | 9589 | Id188 | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "New_Mexico_Senate"
},
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
... | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "African_Americans"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "New_Mexico_Senate"
},
{
"subject": "United_States",
"property": "leader",
"object": "Barack_Obama"
},
... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Led by the New Mexico Senate, Albuquerque, New Mexico, is in the United States. The country where Barack Obama is the leader and African Americans are one of the ethnic groups.",
"The New Mexico Senate leads Albuquerque in New Mexico, United States. Barack Obama is the leader of the United States, some other black people live there too.",
"Albuquerque, New Mexico, United States, is led by the New Mexico Senate. Barack Obama is a leader of the United States, where African Americans constitute one of the ethnic groups."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Albuquerque__New_Mexico",
"property:leader_title",
"resource:New_Mexico_Senate"
],
[
"resource:Albuquerque__New_Mexico",
"rdf:type",
"ontology:city"
],
[
"resource:Albuquerque__New_Mexico",
"property:country",
"resource:United_States"
],
[
"resource:Un... | Albuquerque,_New_Mexico | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "l... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?n ) WHERE { ?x rdf:type ontology:city . ?x property:country ?w . ?x property:leader_title resource:New_Mexico_Senate . ?w property:ethnic_group resource:African_Americans }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?n ) WH... | |
Company | 4 | 9670 | Id16 | [
{
"subject": "Chinabank",
"property": "location",
"object": "Philippines"
},
{
"subject": "Philippines",
"property": "leader",
"object": "Leni_Robredo"
},
{
"subject": "Philippines",
"property": "leader",
"object": "Maria_Lourdes_Sereno"
},
{
"subject": "Chinabank... | [
{
"subject": "Chinabank",
"property": "location",
"object": "Philippines"
},
{
"subject": "Philippines",
"property": "leader",
"object": "Leni_Robredo"
},
{
"subject": "Philippines",
"property": "leader",
"object": "Maria_Lourdes_Sereno"
},
{
"subject": "Chinabank... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Chinabank is located in the Philippines and was founded on the 16th of August, 1920, the leaders are Leni Robredo and Maria Lourdes Sereno.",
"Chinabank was founded on 1920-08-16 in the Philippines, where Leni Robredo is a Filipino leader with Filipina leader Maria Lourdes Sereno.",
"The Philippines' Chinabank was founded 08-16-1920. The leaders of the Philippines are Leni Robredo and Maria Lourdes Sereno."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Chinabank",
"property:founding_date",
"resource:1920_08_16"
],
[
"resource:Chinabank",
"rdf:type",
"ontology:company"
],
[
"resource:Chinabank",
"property:location",
"resource:Philippines"
],
[
"resource:Philippines",
"property:leader",
"resour... | Chinabank | [
{
"modified": "foundingDate",
"readable": "founding date",
"graph": "property:founding_date"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modifie... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?u = \"1920_08_16\" ) . ?a property:founding_date ?u . ?a rdf:type ontology:company . ?a property:location ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( ?u = \"1920-08-16\" ) . ?a property:founding_date ?u . ?a rdf:typ... | |
WrittenWork | 3 | 8275 | Id121 | [
{
"subject": "Above_the_Veil",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Above_the_Veil",
"property": "isbn",
"object": "\"0-439-17685-9\""
},
{
"subject": "Above_the_Veil",
"property": "mediaType",
"object": "Hardcover"
}
] | [
{
"subject": "Above_the_Veil",
"property": "author",
"object": "Garth_Nix"
},
{
"subject": "Above_the_Veil",
"property": "isbnNumber",
"object": "\"0-439-17685-9\""
},
{
"subject": "Above_the_Veil",
"property": "mediaType",
"object": "Hardcover"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Above the Veil (ISBN number 0-439-17685-9) is written by Garth Nix and is available in hardcover.",
"Above the Veil, written by Garth Nix is available in hardcover and has the ISBN number 0-439-17685-9.",
"The ISBN number of Above the Veil is 0-439-17685-9 and it is available in hardcover with the book being written by Garth Nix."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Above_the_Veil",
"property:media_type",
"resource:Hardcover"
],
[
"resource:Above_the_Veil",
"property:author",
"resource:Garth_Nix"
],
[
"resource:Above_the_Veil",
"rdf:type",
"ontology:written_work"
],
[
"resource:Above_the_Veil",
"property:isbn_... | Above_the_Veil | [
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "isbnNumber",
"readable": "isbn number",
"graph": "property:isbn_number"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified... | [
{
"question": [],
"graph_query": "ASK WHERE { ?t property:isbn_number resource:0_439_92550_9 . ?t rdf:type ontology:written_work }",
"readable_query": "ASK WHERE { ?t property:isbn_number resource:0-439-92550-9 . ?t rdf:type ontology:written_work }",
"graph_answer": [
"False"
],
"reada... | |
Food | 3 | 7160 | Id73 | [
{
"subject": "Asam_pedas",
"property": "mainIngredient",
"object": "\"Fish cooked in sour and hot sauce\"@en"
},
{
"subject": "Asam_pedas",
"property": "region",
"object": "Sumatra"
},
{
"subject": "Asam_pedas",
"property": "country",
"object": "\"Indonesia and Malaysia\"... | [
{
"subject": "Asam_pedas",
"property": "region",
"object": "Sumatra"
},
{
"subject": "Asam_pedas",
"property": "mainIngredient",
"object": "\"Fish cooked in sour and hot sauce\""
},
{
"subject": "Asam_pedas",
"property": "country",
"object": "\"Indonesia and Malaysia\""
... | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A dish from Sumatra, Malaysia and Indonesia called asam pedas is fish cooked in a sour and hot sauce.",
"Asam pedas is from Indonesia, Malaysia and Sumatra and mainly consists of fish cooked in a sour and hot sauce.",
"Asam pedas is a dish from Sumatra, Indonesia and Malaysia. Its main ingredient is fish cooked in sour and hot sauce."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Asam_pedas",
"property:main_ingredient",
"Fish cooked in sour and hot sauce"
],
[
"resource:Asam_pedas",
"rdf:type",
"ontology:food"
],
[
"resource:Asam_pedas",
"property:country",
"resource:Indonesia_and_Malaysia"
],
[
"resource:Asam_pedas",
"prop... | Asam_pedas | [
{
"modified": "Fish cooked in sour and hot sauce",
"readable": "Fish cooked in sour and hot sauce",
"graph": "Fish cooked in sour and hot sauce"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "mainIngredient",
"readable": "main... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?s WHERE { resource:Asam_pedas property:region ?s }",
"readable_query": "SELECT DISTINCT ?s WHERE { resource:Asam_pedas property:region ?s }",
"graph_answer": [
"resource:Sumatra"
],
"readable_answer": [
"Sumatra"
],
"type... | |
Politician | 5 | 12490 | Id9 | [
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "region",
"object": "Asajaya"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthPlace",
"object": "Miri,_Malaysia"
},... | [
{
"subject": "Abdul_Taib_Mahmud",
"property": "party",
"object": "Parti_Pesaka_Bumiputera_Bersatu"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "region",
"object": "Asajaya"
},
{
"subject": "Abdul_Taib_Mahmud",
"property": "birthPlace",
"object": "Miri,_Malaysia"
},... | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Miri, Malaysia, is the birthplace of Abdul Taib Mahmud, whose date of birth is 1936-05-21. Abdul Taib Mahmud represented Asajaya and resides in Demak Jaya, Jalan Bako, Kuching, Sarawak. Abdul Taib Mahmud's party is the Parti Pesaka Bumiputera Bersatu.",
"Abdul Taib Mahmud was born on 1936-05-21, in Miri, Malaysia. His party is the Parti Pesaka Bumiputera Bersatu and he represented the Asajaya region. Abdul Taib Mahmud resides in Demak Jaya, Jalan Bako, Kuching, Sarawak.",
"Abdul Taib Mahmud was born in Miri, Malaysia on May 21st, 1936. His party is the Parti Pesaka Bumiputera Bersatu and he represented the Asajaya region. His current residence is Demak Jaya, Jalan Bako, Kuching, Sarawak."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Abdul_Taib_Mahmud",
"property:party",
"resource:Parti_Pesaka_Bumiputera_Bersatu"
],
[
"resource:Abdul_Taib_Mahmud",
"rdf:type",
"ontology:politician"
],
[
"resource:Abdul_Taib_Mahmud",
"property:birth_date",
"resource:1936_05_21"
],
[
"resource:Abdul_T... | Abdul_Taib_Mahmud | [
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": ... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { ?v property:birth_date ?n . ?v rdf:type ontology:politician . ?v property:birth_place ?c . FILTER ( ?n = \"1936_05_21\" ) }",
"readable_query": "SELECT DISTINCT ?c WHERE { ?v property:birth_date ?n . ?v rdf:type ontology:politician . ?v proper... | |
University | 3 | 8118 | Id22 | [
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "students",
"object": "600"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "dean",
"object": "Mario_Botta"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "city",
... | [
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "numberOfStudents",
"object": "600"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "dean",
"object": "Mario_Botta"
},
{
"subject": "Accademia_di_Architettura_di_Mendrisio",
"property": "... | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Accademia di Architettura di Mendrisio is located in Mendrisio. Its dean is called Mario Botta and it has 600 students.",
"There are 600 students at the Accademia di Architettura di Mendrisio which has Mario Botta as Dean and is situated in the city of Mendrisio.",
"The dean of Accademia di Architettura di Mendrisio is Mario Botta and it has 600 students."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:dean",
"resource:Mario_Botta"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"property:city",
"resource:Mendrisio"
],
[
"resource:Accademia_di_Architettura_di_Mendrisio",
"rdf:type",
"ontology:univers... | Accademia_di_Architettura_di_Mendrisio | [
{
"modified": "600",
"readable": "600",
"graph": "600"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "dean",
"readable": "dean",
"graph": "property:dean"
},
{
"modified": "numberOfStudents",
"readable": "number of stude... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:university . ?y property:number_of_students ?l . FILTER ( ?l >= '400' ) }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:university . ?y property:number_of_students ?l . FILTER ( ?l >= '400' ) }",
... | |
Politician | 5 | 12587 | Id106 | [
{
"subject": "Alvah_Sabin",
"property": "activeYearsEndDate",
"object": "\"1857-03-03\"^^xsd:date"
},
{
"subject": "Vermont",
"property": "largestCity",
"object": "Burlington,_Vermont"
},
{
"subject": "Alvah_Sabin",
"property": "state",
"object": "Vermont"
},
{
"s... | [
{
"subject": "Alvah_Sabin",
"property": "activeYearsEndDate",
"object": "1857-03-03"
},
{
"subject": "Vermont",
"property": "largestCity",
"object": "Burlington,_Vermont"
},
{
"subject": "Alvah_Sabin",
"property": "state",
"object": "Vermont"
},
{
"subject": "Alva... | (X (X) (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Vermont's Alvah Sabin died in Sycamore, DeKalb County, Illinois. He retired 03/03/1857. The largest city in Vermont is Burlington.",
"Alvah Sabin was from Vermont, the largest city of which is Burlington. Alvah Sabin ended his career on 1857-03-03 and died in Sycamore, part of Dekalb County, Illinois."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Sycamore__Illinois",
"property:region",
"resource:DeKalb_County__Illinois"
],
[
"resource:Alvah_Sabin",
"rdf:type",
"ontology:politician"
],
[
"resource:Alvah_Sabin",
"property:death_place",
"resource:Sycamore__Illinois"
],
[
"resource:Alvah_Sabin",
... | Alvah_Sabin | [
{
"modified": "activeYearsEndDate",
"readable": "active years end date",
"graph": "property:active_years_end_date"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?h property:active_years_end_date ?m . ?h rdf:type ontology:politician . FILTER ( CONTAINS ( YEAR ( ?m ) , '1857' ) ) . ?h property:state ?t }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?h property:active_years_end_date ?m . ?h rdf:type o... | |
Politician | 3 | 7922 | Id253 | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "New_Britain,_Connecticut"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "nationality",
... | [
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "birthPlace",
"object": "New_Britain,_Connecticut"
},
{
"subject": "Abraham_A._Ribicoff",
"property": "nationality",
... | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Native Americans are an ethnic group in the US where Abraham A Ribicoff has nationality, having been born in New Britain, Connecticut.",
"Abraham A. Ribicoff was born in New Britain, Connecticut, the United States (also home to Native Americans).",
"Native Americans are an ethnic group in the United States, where Abraham A Ribicoff was born in New Britain, Connecticut."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:Abraham_A__Ribicoff",
"rdf:type",
"ontology:politician"
],
[
"resource:Abraham_A__Ribicoff",
"property:nationality",
"resource:United_States"
],
[
... | Abraham_A._Ribicoff | [
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?f WHERE { resource:Abraham_A__Ribicoff property:nationality ?i . resource:Abraham_A__Ribicoff property:birth_place ?f }",
"readable_query": "SELECT DISTINCT ?i ?f WHERE { resource:Abraham_A._Ribicoff property:nationality ?i . resource:Abraham_A._Ribi... | |
Airport | 3 | 5724 | Id57 | [
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "Iraq"
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "\"3990.0\"^^xsd:double"
},
{
"subject": "Al_Asad_Airbase",
"property": "operator",
"object": "\"United States Air Force\"@en"... | [
{
"subject": "Al_Asad_Airbase",
"property": "operatingOrganisation",
"object": "United_States_Air_Force"
},
{
"subject": "Al_Asad_Airbase",
"property": "location",
"object": "Iraq"
},
{
"subject": "Al_Asad_Airbase",
"property": "runwayLength",
"object": "3990.0"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Al Asad Airbase in Iraq with a runway length of 3,990 is operated by the United States Air Force.",
"Al Asad Airbase, operated by the USAF, is found in Iraq and has a runway length of 3990.0.",
"The USAF operates the Al Asad Airbase, which is in Iraq and has a runway length of 3990.0."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Al_Asad_Airbase",
"property:runway_length",
"resource:3990_0"
],
[
"resource:Al_Asad_Airbase",
"rdf:type",
"ontology:airport"
],
[
"resource:Al_Asad_Airbase",
"property:location",
"resource:Iraq"
],
[
"resource:Al_Asad_Airbase",
"property:operating... | Al_Asad_Airbase | [
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisation",
"readable": "operating organisation",
"graph": "property:operating_organisation"
},
{
"modified": "runwayLength",
"readable": "runway length",
"graph":... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?d WHERE { resource:Al_Asad_Airbase property:location ?d . resource:Al_Asad_Airbase property:operating_organisation ?h }",
"readable_query": "SELECT DISTINCT ?h ?d WHERE { resource:Al_Asad_Airbase property:location ?d . resource:Al_Asad_Airbase proper... | |
ComicsCharacter | 2 | 4338 | Id3 | [
{
"subject": "Airman_(comics)",
"property": "creator",
"object": "George_Kapitan"
},
{
"subject": "Airman_(comics)",
"property": "creators",
"object": "Harry_Sahle"
}
] | [
{
"subject": "Airman_(comicsCharacter)",
"property": "creator",
"object": "Harry_Sahle"
},
{
"subject": "Airman_(comicsCharacter)",
"property": "creator",
"object": "George_Kapitan"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The creators of the comic character Airman were Harry Sahle and George Kapitan.",
"The comic book character Airman was created by both Harry Sahle and George Kapitan.",
"The creators of the comic book character Airman were Harry Sahle and George Kapitan."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Airman__comicsCharacter_",
"property:creator",
"resource:George_Kapitan"
],
[
"resource:Airman__comicsCharacter_",
"property:creator",
"resource:Harry_Sahle"
],
[
"resource:Airman__comicsCharacter_",
"rdf:type",
"ontology:comics_character"
]
] | Airman_(comicsCharacter) | [
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "Airman_(comicsCharacter)",
"readable": "Airman",
"graph": "resource:Airman__comicsCharacter_"
},
{
"modified": "George_Kapitan",
"readable": "George Kapitan",
"graph": "resource:... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?i ) WHERE { resource:Airman__comicsCharacter_ property:creator ?b }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?b ) AS ?i ) WHERE { resource:Airman_(comicsCharacter) property:creator ?b }",
"graph_answer": [
"2"
],
... | |
MeanOfTransportation | 5 | 12331 | Id48 | [
{
"subject": "Alhambra_(1855)",
"property": "shipOwner",
"object": "P&O_(company)"
},
{
"subject": "P&O_(company)",
"property": "location",
"object": "London"
},
{
"subject": "Alhambra_(1855)",
"property": "powerType",
"object": "Humphrys,_Tennant_and_Dykes"
},
{
... | [
{
"subject": "Alhambra",
"property": "owner",
"object": "P&O_(company)"
},
{
"subject": "P&O_(company)",
"property": "location",
"object": "London"
},
{
"subject": "Alhambra",
"property": "powerType",
"object": "Humphrys,_Tennant_and_Dykes"
},
{
"subject": "Alhamb... | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Alhambra (built by the Samuda Brothers) is owned by the P & O company, located in London. It is powered by a Humphrys, Tennant and Dykes engine, and is 63800.0 millimetres long.",
"The Alhambra was built by the Samuda Brothers, is powered by a Humphrys, Tennant and Dykes engine and is 63800.0 mms in length. It is owned by the London based company P&O.",
"The Alhambra was built by the Samuda Brothers, had a length of 63800.0 mms and was powered by a Humphrys, Tennant and Dykes engine. It is owned by the London based company of P&O."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:P_O__company_",
"property:location",
"resource:London"
],
[
"resource:Alhambra",
"property:length",
"63800.0 (millimetres)"
],
[
"resource:Alhambra",
"property:power_type",
"resource:Humphrys__Tennant_and_Dykes"
],
[
"resource:Alhambra",
"property:... | Alhambra | [
{
"modified": "63800.0 (millimetres)",
"readable": "63800.0",
"graph": "63800.0 (millimetres)"
},
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified... | [
{
"question": [],
"graph_query": "ASK WHERE { ?d property:length '192000.0 (millimetres)' . ?d property:builder resource:Samuda_Brothers }",
"readable_query": "ASK WHERE { ?d property:length '192000.0 (millimetres)' . ?d property:builder resource:Samuda_Brothers }",
"graph_answer": [
"False"
... | |
WrittenWork | 2 | 5558 | Id93 | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "language",
"object": "English_language"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"A Loyal Character Dancer is published in the United States where English is the language.",
"A Loyal Character Dancer is published in the United States, a country whose official language is English.",
"A Loyal Character Dancer is published in the United States, where the language is English."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:A_Loyal_Character_Dancer",
"rdf:type",
"ontology:written_work"
],
[
"resource:A_Loyal_Character_Dancer",
"property:country",
"resource:United_States"
]
] | A_Loyal_Character_Dancer | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "A_Loyal_Character_Dancer",
"readable": "A Loyal Character Dancer",
"graph": "resource:A_Loyal_Ch... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , 'states' ) ) . ?h rdf:type ontology:written_work . ?h property:country ?i . ?i property:language resource:English_language }",
"readable_query": "SELECT DISTINCT ?h WHERE { FILTER ( CONTAINS ( LCASE ( ?i ) , ... | |
CelestialBody | 2 | 4067 | Id48 | [
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "education",
"object": "University_of_Michigan"
}
] | [
{
"subject": "101_Helena",
"property": "discoverer",
"object": "James_Craig_Watson"
},
{
"subject": "James_Craig_Watson",
"property": "almaMater",
"object": "University_of_Michigan"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"James Craig Watson's Alma mater is the University of Michigan and he discovered 101 Helena.",
"James Craig Watson, who discovered 101 Helena, studied at the University of Michigan.",
"James Craig Watson studied at the University of Michigan and was the discoverer of 101 Helena."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:101_Helena",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:101_Helena",
"property:discoverer",
"resource:James_Craig_Watson"
],
[
"resource:James_Craig_Watson",
"property:alma_mater",
"resource:University_of_Michigan"
]
] | 101_Helena | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discoverer"
},
{
"modified": "101_Helena",
"readable": "101 Helena",
"graph": "resource:101_Helena"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?n property:discoverer ?r . ?r property:alma_mater resource:University_of_Michigan . ?n rdf:type ontology:celestial_body . FILTER ( CONTAINS ( LCASE ( ?n ) , 'helena' ) ) }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?n property:discoverer... | |
City | 4 | 9583 | Id182 | [
{
"subject": "United_States",
"property": "demonym",
"object": "Americans"
},
{
"subject": "Albany,_Georgia",
"property": "subdivisionName",
"object": "Dougherty_County,_Georgia"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
... | [
{
"subject": "United_States",
"property": "demonym",
"object": "Americans"
},
{
"subject": "Albany,_Georgia",
"property": "isPartOf",
"object": "Dougherty_County,_Georgia"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Asian_Americans"
},
{
... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Albany is part of Dougherty County in Georgia, United States. The inhabitants of the United States are known as Americans and some of them are Asian Americans.",
"Albany, Georgia, in Dougherty County, is in the United States where the people are known as Americans and among the ethnic groups are Asian Americans."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Albany__Georgia",
"rdf:type",
"ontology:city"
],
[
"resource:Albany__Georgia",
"property:country",
"resource:United_States"
],
[
"resource:Albany__Georgia",
"property:is_part_of",
"resource:Dougherty_County__Georgia"
],
[
"resource:United_States",
... | Albany,_Georgia | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "demonym",
"readable": "demonym",
"graph": "property:demonym"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified":... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?t ) WHERE { ?w property:ethnic_group resource:Asian_Americans }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?w ) AS ?t ) WHERE { ?w property:ethnic_group resource:Asian_Americans }",
"graph_answer": [
"1"
],
"reada... | |
MeanOfTransportation | 3 | 7557 | Id157 | [
{
"subject": "Ariane_5",
"property": "sites",
"object": "ELA-3"
},
{
"subject": "Ariane_5",
"property": "manufacturer",
"object": "European_Space_Agency"
},
{
"subject": "Ariane_5",
"property": "finalFlight",
"object": "\"2004-12-18\"^^xsd:date"
}
] | [
{
"subject": "Ariane_5",
"property": "launchSite",
"object": "ELA-3"
},
{
"subject": "Ariane_5",
"property": "manufacturer",
"object": "European_Space_Agency"
},
{
"subject": "Ariane_5",
"property": "finalFlight",
"object": "2004-12-18"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ariane 5 is manufactured by the European Space Agency, the launch sitte was ELA-3 launchpad. The final flight of Ariane 5 was on the 18th December 2004.",
"The Ariane 5 was launched at ELA-3 and its final flight was on December 18, 2004. It was manufactured by The European Space Agency.",
"The European Space Agency manufactured the Ariane 5 which was launched from ELA-3 and had its final flight on 18 December 2004."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ariane_5",
"property:launch_site",
"resource:ELA_3"
],
[
"resource:Ariane_5",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Ariane_5",
"property:manufacturer",
"resource:European_Space_Agency"
],
[
"resource:Ariane_5",
"property:fina... | Ariane_5 | [
{
"modified": "finalFlight",
"readable": "final flight",
"graph": "property:final_flight"
},
{
"modified": "launchSite",
"readable": "launch site",
"graph": "property:launch_site"
},
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b property:final_flight ?g . FILTER ( CONTAINS ( YEAR ( ?g ) , '2004' ) ) . ?b rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b property:final_flight ?g . FILTER ( CONTAINS ( YEAR ( ?g ) , '2004' )... | |
Politician | 4 | 10321 | Id5 | [
{
"subject": "Aaron_S._Daggett",
"property": "battles",
"object": "Battle_of_the_Wilderness"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Aaron_S._Daggett",
"property": "deathPlace",
"object": "Massachusetts"
},
{
... | [
{
"subject": "Aaron_S._Daggett",
"property": "battle",
"object": "Battle_of_the_Wilderness"
},
{
"subject": "Aaron_S._Daggett",
"property": "award",
"object": "Purple_Heart"
},
{
"subject": "Aaron_S._Daggett",
"property": "deathPlace",
"object": "Massachusetts"
},
{
... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Aaron S. Daggett was born in Maine and he died in Massachusetts. He fought in the Battle of the Wilderness and was awarded the Purple Heart.",
"Aaron S. Daggett, who was born in Maine and died in Massachusetts, has fought in the Battle of the Wilderness and was awarded the Purple Heart."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Aaron_S__Daggett",
"property:award",
"resource:Purple_Heart"
],
[
"resource:Aaron_S__Daggett",
"rdf:type",
"ontology:politician"
],
[
"resource:Aaron_S__Daggett",
"property:death_place",
"resource:Massachusetts"
],
[
"resource:Aaron_S__Daggett",
"p... | Aaron_S._Daggett | [
{
"modified": "award",
"readable": "award",
"graph": "property:award"
},
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace... | [
{
"question": [],
"graph_query": "ASK WHERE { ?q rdf:type ontology:politician . ?q property:birth_place resource:Dallas . ?q property:award resource:Purple_Heart }",
"readable_query": "ASK WHERE { ?q rdf:type ontology:politician . ?q property:birth_place resource:Dallas . ?q property:award resource:Purp... | |
University | 6 | 12974 | Id3 | [
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "AWH_Engineering_College",
"property": "established",
"object": "2001"
},
{
"subject": "AWH_Engineering_College",
"property": "facultySize",
"object": "\"250\"^^xsd:nonNegativ... | [
{
"subject": "AWH_Engineering_College",
"property": "country",
"object": "India"
},
{
"subject": "AWH_Engineering_College",
"property": "established",
"object": "2001"
},
{
"subject": "AWH_Engineering_College",
"property": "academicStaffSize",
"object": "250"
},
{
... | (X (X) (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"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.",
"Established in 2001, the AWH Engineering College in Kuttikkattoor, Kerala, southeast of Mahe, India. It currently has 250 staff.",
"Kerala is a state in India which is positioned with Mahe to its northwest. It is also home to the AWH Engineering College which is located in the city of Kuttikkattoor, India. The college was founded in 2001 and has 250 members of staff."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AWH_Engineering_College",
"property:city",
"resource:Kuttikkattoor"
],
[
"resource:AWH_Engineering_College",
"rdf:type",
"ontology:university"
],
[
"resource:AWH_Engineering_College",
"property:state",
"resource:Kerala"
],
[
"resource:AWH_Engineering_C... | AWH_Engineering_College | [
{
"modified": "250",
"readable": "250",
"graph": "250"
},
{
"modified": "academicStaffSize",
"readable": "academic staff size",
"graph": "property:academic_staff_size"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?w WHERE { ?i property:has_to_its_northwest resource:Mah___India . ?w rdf:type ontology:university . ?w property:state ?i . ?w property:academic_staff_size ?z . FILTER ( ?z = '250' ) }",
"readable_query": "SELECT DISTINCT ?w WHERE { ?i property:has_to_it... | |
Artist | 3 | 6027 | Id173 | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Funk"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
}
] | [
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Rhythm_and_blues",
"property": "derivative",
"object": "Funk"
},
{
"subject": "Rhythm_and_blues",
"property": "stylisticOrigin",
"object": "Blues"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Allen Forrest performs rhythm and blues music, a style that originated from blues and was derived into funk.",
"Allen Forrest performs rhythm and blues music, which originated from the blues. Funk is a derivative of rhythm and blues.",
"Allen Forrest's genre of music is Rhythm and Blues; which originated from the blues and has the derivative, Funk."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Rhythm_and_blues",
"property:derivative",
"resource:Funk"
],
[
"resource:Rhythm_and_blues",
"property:stylistic_origin",
"resource:Blues"
],
[
"resource:Allen_Forrest",
"rdf:type",
"ontology:artist"
],
[
"resource:Allen_Forrest",
"property:genre",
... | Allen_Forrest | [
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "stylisticOrigin",
"readable": "stylistic origin",
"graph": "property:stylistic_origin"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n ?m WHERE { resource:Rhythm_and_blues property:derivative ?n . resource:Rhythm_and_blues property:stylistic_origin ?m }",
"readable_query": "SELECT DISTINCT ?n ?m WHERE { resource:Rhythm_and_blues property:derivative ?n . resource:Rhythm_and_blues prop... | |
Airport | 4 | 8426 | Id24 | [
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Paracuellos_de_Jarama"
},
{
"subject": "ENAIRE",
"property": "locationCity",
"object": "Madrid"
},
{
"subject": "Madrid",
"property": "country",
"object": "Spain"
},
{
"subject... | [
{
"subject": "Adolfo_Suárez_Madrid–Barajas_Airport",
"property": "location",
"object": "Paracuellos_de_Jarama"
},
{
"subject": "ENAIRE",
"property": "city",
"object": "Madrid"
},
{
"subject": "Madrid",
"property": "country",
"object": "Spain"
},
{
"subject": "Adol... | (X (X) (X (X (X)))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Located at Paracuellos de Jarama, Adolfo Suarez Madrid-Barajas airport is operated by ENAIRE which is in the city of Madrid, in Spain.",
"Adolfo Suarez Madrid-Barajas airport is located at Paracuellos de Jarama in the city of Madrid, Spain, the airport is operated by ENAIRE."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:location",
"resource:Paracuellos_de_Jarama"
],
[
"resource:Adolfo_Su_rez_Madrid_Barajas_Airport",
"property:operating_organisation... | Adolfo_Suárez_Madrid–Barajas_Airport | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "operatingOrganisat... | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Madrid property:country resource:Spain }",
"readable_query": "ASK WHERE { resource:Madrid property:country resource:Spain }",
"graph_answer": [
"True"
],
"readable_answer": [
"True"
],
"type": [
"complete",
... | |
Company | 6 | 12935 | Id15 | [
{
"subject": "Trane",
"property": "product",
"object": "Building_Management_System"
},
{
"subject": "Trane",
"property": "revenue",
"object": "1.0264E10"
},
{
"subject": "Trane",
"property": "netIncome",
"object": "5.563E8"
},
{
"subject": "Trane",
"property":... | [
{
"subject": "Trane",
"property": "product",
"object": "Building_Management_System"
},
{
"subject": "Trane",
"property": "revenue",
"object": "10264000000"
},
{
"subject": "Trane",
"property": "netIncome",
"object": "556300000"
},
{
"subject": "Trane",
"proper... | (X (X) (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Trane is a subsidiary founded on 1913-01-01 in Swords, Dublin, that produces building management systems. Trane has a revenue of $10,264,000,000, and a net income of about $556 million.",
"Trane is a subsidiary company founded in Swords, Dublin that makes building management systems with revenue of 10264000000. Trane was founded on 01-01-1913 has a net income of $536,300,000.",
"Trane, a manufacturer of building management systems in Swords, Dublin, was founded on January 1 1919. They are a subsidiary whose net income is $556,300,000. Their net revenue is $10,264,000,000."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Trane",
"property:net_income",
"556300000"
],
[
"resource:Trane",
"property:founding_date",
"resource:1913_01_01"
],
[
"resource:Trane",
"property:revenue",
"10264000000"
],
[
"resource:Trane",
"property:product",
"resource:Building_Management_... | Trane | [
{
"modified": "10264000000",
"readable": "10264000000",
"graph": "10264000000"
},
{
"modified": "556300000",
"readable": "556300000",
"graph": "556300000"
},
{
"modified": "Subsidiary",
"readable": "subsidiary",
"graph": "ontology:subsidiary"
},
{
"modified": "fou... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?f rdf:type ontology:company . ?f property:founding_date ?e . FILTER ( ?e = \"1913_01_01\" ) . ?f property:location ?h }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?f rdf:type ontology:company . ?f property:founding_date ?e . FILTER ( ?e ... | |
Astronaut | 6 | 12920 | Id90 | [
{
"subject": "William_Anders",
"property": "selection",
"object": "1963"
},
{
"subject": "William_Anders",
"property": "nationality",
"object": "United_States"
},
{
"subject": "William_Anders",
"property": "status",
"object": "\"Retired\"@en"
},
{
"subject": "Will... | [
{
"subject": "William_Anders",
"property": "selectedByNasa",
"object": "1963"
},
{
"subject": "William_Anders",
"property": "nationality",
"object": "United_States"
},
{
"subject": "William_Anders",
"property": "status",
"object": "\"Retired\""
},
{
"subject": "Wi... | (X (X) (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"text": [
"American 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."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:William_Anders",
"property:selected_by_nasa",
"resource:1963"
],
[
"resource:William_Anders",
"property:status",
"resource:Retired"
],
[
"resource:William_Anders",
"rdf:type",
"ontology:astronaut"
],
[
"resource:William_Anders",
"property:nationali... | William_Anders | [
{
"modified": "1933-10-17",
"readable": "1933-10-17",
"graph": "1933-10-17"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modif... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?h ) , '1933' ) ) . ?b property:birth_date ?h }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b rdf:type ontology:astronaut . FILTER ( CONTAINS ( YEAR ( ?h ) , '1933' ) ) . ?b prop... | |
City | 5 | 11786 | Id7 | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United... | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "Abilene,_Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United... | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"New York City is the largest city in the United States which has its capital as Washington Dc and hails Spanish as a spoken language. Abilene, Texas is located within the U.S.",
"One of the languages spoken in Texas is Spanish. Abilene, Texas, is in the United States. The country's capital is Washington, D.C., and the biggest city is New York City."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Texas",
"property:language",
"resource:Spanish_language"
],
[
"resource:United_States",
"property:largest_city",
"resource:New_York_City"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:Abilene__Texas",
... | Abilene,_Texas | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "langu... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?y rdf:type ontology:city . ?y property:country ?t . ?t property:capital resource:Washington__D_C_ . FILTER ( CONTAINS ( LCASE ( ?t ) , 'united' ) ) . ?y property:is_part_of resource:Texas }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?y r... | |
City | 4 | 9404 | Id3 | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Texas",
"property": "capital",
"object": "Austin,_Texas"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"prope... | [
{
"subject": "Abilene,_Texas",
"property": "isPartOf",
"object": "Texas"
},
{
"subject": "Texas",
"property": "capital",
"object": "Austin,_Texas"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"prope... | (X (X (X) (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Abilene, is in Texas (capital of which is Austin), in the United States, where English is spoken.",
"Abilene is in Texas in the U.S. and English is spoken in that country. Austin is the capital of Texas.",
"Abilene is a part of Texas, United States. Austin is the capital city of Texas and the people speak English."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Texas",
"property:capital",
"resource:Austin__Texas"
],
[
"resource:Texas",
"property:country",
"resource:United_States"
],
[
"resource:United_States",
"property:language",
"resource:English_language"
],
[
"resource:Abilene__Texas",
"rdf:type",
... | Abilene,_Texas | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "langu... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?n property:capital resource:Austin__Texas . ?v property:language resource:English_language . ?n property:country ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?n property:capital resource:Austin,_Texas . ?v property:language resource:E... | |
Food | 4 | 9805 | Id94 | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Paul_Ryan"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},... | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "Paul_Ryan"
},
{
"subject": "United_States",
"property": "ethnicGroup",
"object": "Native_Americans_in_the_United_States"
},... | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Paul Ryan is a leader in the US, where Washington DC is the capital. Native Americans are one of the ethnic groups. Bacon Explosion also comes from the US.",
"One leader in the U.S. is Paul Ryan where its capital is Washington, D.C. An ethnic group there are Native Americans. The Bacon Explosion sandwich comes from the U.S.",
"The Bacon Explosion comes from is the United States where Paul Ryan is a politician and Native Americans are one ethnic group. The capital of the country is Washington D.C."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:leader",
"resource:Paul_Ryan"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resour... | Bacon_Explosion | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified":... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i ?j WHERE { resource:United_States property:ethnic_group ?i . resource:United_States property:leader ?j }",
"readable_query": "SELECT DISTINCT ?i ?j WHERE { resource:United_States property:ethnic_group ?i . resource:United_States property:leader ?j }",... | |
Astronaut | 5 | 11449 | Id66 | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "affiliations",
"object": "University_of_Texas_System"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "athl... | [
{
"subject": "Elliot_See",
"property": "almaMater",
"object": "University_of_Texas_at_Austin"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "affiliation",
"object": "University_of_Texas_System"
},
{
"subject": "University_of_Texas_at_Austin",
"property": "compe... | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Elliot See attended the University of Texas at Austin who were affiliated to the university of Texas system which competed in the Big 12 Conference, died in St. Louis, Kingdom of France.",
"The University of Texas at Austin, which is competing in the Big 12 Conference is affiliated to the university of texas system. It is from this university that Elliot See graduated. He later died in St. Louis, a city which had been part of the Kingdom of France."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:St__Louis",
"property:is_part_of",
"resource:Kingdom_of_France"
],
[
"resource:Elliot_See",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Elliot_See",
"property:death_place",
"resource:St__Louis"
],
[
"resource:Elliot_See",
"property:alma_mater",... | Elliot_See | [
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "competeIn",
"readable": "compete in",
"graph": "property:compete_in"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { ?t rdf:type ontology:astronaut . ?t property:alma_mater ?d . ?t property:death_place resource:St__Louis . ?d property:compete_in resource:Big_12_Conference }",
"readable_query": "SELECT DISTINCT ?d WHERE { ?t rdf:type ontology:astronaut . ?t p... | |
WrittenWork | 2 | 5620 | Id155 | [
{
"subject": "Aenir",
"property": "mediaType",
"object": "\"Print\"@en"
},
{
"subject": "Aenir",
"property": "isbn",
"object": "\"0-439-17684-0\""
}
] | [
{
"subject": "Aenir",
"property": "mediaType",
"object": "\"Print\""
},
{
"subject": "Aenir",
"property": "isbnNumber",
"object": "\"0-439-17684-0\""
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aenir is available in print and has the ISBN number of \"0-439-17684-0\".",
"Aenir with ISBN\"0-439-17684-0\" was produced in print.",
"Aenir with the ISBN number 0-439-17684-0 is a print production."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aenir",
"property:media_type",
"resource:Print"
],
[
"resource:Aenir",
"rdf:type",
"ontology:written_work"
],
[
"resource:Aenir",
"property:isbn_number",
"resource:0_439_17684_0"
]
] | Aenir | [
{
"modified": "isbnNumber",
"readable": "isbn number",
"graph": "property:isbn_number"
},
{
"modified": "mediaType",
"readable": "media type",
"graph": "property:media_type"
},
{
"modified": "0-439-17684-0",
"readable": "0-439-17684-0",
"graph": "resource:0_439_17684_0"
... | [
{
"question": [],
"graph_query": "ASK WHERE { ?o rdf:type ontology:written_work . ?o property:isbn_number '978-1-4165-4253-7' }",
"readable_query": "ASK WHERE { ?o rdf:type ontology:written_work . ?o property:isbn_number '978-1-4165-4253-7' }",
"graph_answer": [
"False"
],
"readable_an... | |
Athlete | 3 | 6226 | Id62 | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "New_England_Patriots"
},
{
"subject": "Akeem_Ayers",
"property": "dateOfBirth",
"object": "\"1989-07-10\"^^xsd:date"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | [
{
"subject": "Akeem_Ayers",
"property": "formerTeam",
"object": "New_England_Patriots"
},
{
"subject": "Akeem_Ayers",
"property": "birthDate",
"object": "1989-07-10"
},
{
"subject": "Akeem_Ayers",
"property": "debutTeam",
"object": "Tennessee_Titans"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born on 10th July 1989, Akeem Ayers made his debut for the Tennessee Titans and later played for the New England Patriots.",
"Akeem Ayers was born July 10th, 1989 and his debut team was the Tennessee Titans but his former team is the New England Patriots.",
"Akeem Ayers was born on July 10th, 1989 and he made his debut for the Tennessee Titans but his former team is the New England Patriots."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Ayers",
"property:former_team",
"resource:New_England_Patriots"
],
[
"resource:Akeem_Ayers",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Ayers",
"property:birth_date",
"resource:1989_07_10"
],
[
"resource:Akeem_Ayers",
"property:debut... | Akeem_Ayers | [
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "debutTeam",
"readable": "debut team",
"graph": "property:debut_team"
},
{
"modified": "formerTeam",
"readable": "former team",
"graph": "property:former_team"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?p WHERE { ?z property:debut_team ?p . ?z rdf:type ontology:athlete . ?z property:birth_date ?y . FILTER ( CONTAINS ( YEAR ( ?y ) , '1989' ) ) }",
"readable_query": "SELECT DISTINCT ?p WHERE { ?z property:debut_team ?p . ?z rdf:type ontology:athlete . ?z... | |
WrittenWork | 3 | 8319 | Id165 | [
{
"subject": "Aenir",
"property": "country",
"object": "Australians"
},
{
"subject": "Above_the_Veil",
"property": "precededBy",
"object": "Aenir"
},
{
"subject": "Aenir",
"property": "previousWork",
"object": "Castle_(novel)"
}
] | [
{
"subject": "Aenir",
"property": "country",
"object": "Australians"
},
{
"subject": "Above_the_Veil",
"property": "precededBy",
"object": "Aenir"
},
{
"subject": "Aenir",
"property": "precededBy",
"object": "Castle_(novel)"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Above the Veil was preceded By Australian novel Aenir, which was preceded by the novel Castle.",
"Aenir was written by Australians. It was preceded by the novel Castle and followed by Above the Veil.",
"Aenir, an Australian novel, is a sequel to Castle and a prequel to Above the Veil."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aenir",
"property:preceded_by",
"resource:Castle__novel_"
],
[
"resource:Aenir",
"rdf:type",
"ontology:written_work"
],
[
"resource:Aenir",
"property:country",
"resource:Australians"
],
[
"resource:Above_the_Veil",
"property:preceded_by",
"reso... | Aenir | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "precededBy",
"readable": "preceded by",
"graph": "property:preceded_by"
},
{
"modified": "Above_the_Veil",
"readable": "Above the Veil",
"graph": "resource:Above_the_Veil"
},
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:written_work . VALUES ( ?l ) { ( resource:Castle__novel_ ) ( resource:Aenir ) } . resource:Above_the_Veil property:preceded_by ?l }",
"readable_query": "SELECT DISTINCT ?l WHERE { ?l rdf:type ontology:written_work . VALUES... | |
Airport | 2 | 3339 | Id144 | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Appleton_International_Airport",
"property": "location",
"object": "Greenville,_Wisconsin"
},
{
"subject": "Greenville,_Wisconsin",
"property": "country",
"object": "United_States"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Appleton International airport is located in Greenville, Wisconsin, in the United States.",
"Appleton International Airport can be found in Greenville, Wisconsin, United States.",
"The Appleton International Airport is in Greenville, Wisconsin, United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Appleton_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Appleton_International_Airport",
"property:location",
"resource:Greenville__Wisconsin"
],
[
"resource:Greenville__Wisconsin",
"property:country",
"resource:United_States"
]
] | Appleton_International_Airport | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Appleton_International_Airport",
"readable": "Appleton International Airport",
"graph": "resourc... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e ?t WHERE { ?t property:country resource:United_States . ?e rdf:type ontology:airport . ?e property:location ?t }",
"readable_query": "SELECT DISTINCT ?e ?t WHERE { ?t property:country resource:United_States . ?e rdf:type ontology:airport . ?e property... | |
University | 4 | 10768 | Id60 | [
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "faculty",
"object": "737"
},
{
"subject": "Aarhus_University,_School_of_Business_and_Social_Sciences",
"property": "students",
"object": "16000"
},
{
"subject": "Aarhus_University,_School_of_Bu... | [
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "academicStaffSize",
"object": "737"
},
{
"subject": "School of Business and Social Sciences at the Aarhus University",
"property": "numberOfStudents",
"object": "16000"
},
{
"subject": "S... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"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.",
"The School of Business and Social Sciences at the Aarhus University in Denmark has 16,000 students and 737 employees among its academic staff. It's affiliated with the European University Association.",
"An affiliate of the European University Association, the School of Business and Social Sciences at the Aarhus University in Denmark currently provides educational services to 16000 students with an academic staff of 737."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"rdf:type",
"ontology:university"
],
[
"resource:School_of_Business_and_Social_Sciences_at_the_Aarhus_University",
"property:affiliation",
"resource:European_University_Association"
],
[
"resource:Schoo... | School_of_Business_and_Social_Sciences_at_the_Aarhus_University | [
{
"modified": "16000",
"readable": "16000",
"graph": "16000"
},
{
"modified": "737",
"readable": "737",
"graph": "737"
},
{
"modified": "academicStaffSize",
"readable": "academic staff size",
"graph": "property:academic_staff_size"
},
{
"modified": "affiliation",
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?s property:affiliation ?x . FILTER ( ?r > '500' ) . ?s rdf:type ontology:university . ?s property:academic_staff_size ?r }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?s property:affiliation ?x . FILTER ( ?r > '500' ) . ?s rdf:type ontolo... | |
Athlete | 2 | 3712 | Id52 | [
{
"subject": "Akeem_Adams",
"property": "clubs",
"object": "Ferencvárosi_TC"
},
{
"subject": "Akeem_Adams",
"property": "team",
"object": "Trinidad_and_Tobago_national_football_team"
}
] | [
{
"subject": "Akeem_Adams",
"property": "club",
"object": "Ferencvárosi_TC"
},
{
"subject": "Akeem_Adams",
"property": "club",
"object": "Trinidad_and_Tobago_national_football_team"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Adams plays for Ferencvarosi TC and the Trinidad and Tobago national football team.",
"Akeem Adams is in Ferencvarosi TC. Plays for Trinidad and Tobago national football team.",
"Akeem Adams club is Ferencvarosi TC and he plays for the Trinidad and Tobago national football team."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Adams",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Adams",
"property:club",
"resource:Ferencv_rosi_TC"
],
[
"resource:Akeem_Adams",
"property:club",
"resource:Trinidad_and_Tobago_national_football_team"
]
] | Akeem_Adams | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "Akeem_Adams",
"readable": "Akeem Adams",
"graph": "resource:Akeem_Adams"
},
{
"modified": "Ferencvárosi_TC",
"readable": "Ferencvárosi TC",
"graph": "resource:Ferencv_rosi_TC"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?r ) WHERE { resource:Akeem_Adams property:club ?j }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?j ) AS ?r ) WHERE { resource:Akeem_Adams property:club ?j }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"... | |
Athlete | 2 | 3673 | Id13 | [
{
"subject": "Aaron_Hunt",
"property": "team",
"object": "Hamburger_SV"
},
{
"subject": "Aaron_Hunt",
"property": "clubs",
"object": "SV_Werder_Bremen_II"
}
] | [
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "Hamburger_SV"
},
{
"subject": "Aaron_Hunt",
"property": "club",
"object": "SV_Werder_Bremen_II"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aaron Hunt, former player for SV Werder Bremen II, now plays for Hamburger SV.",
"Aaron Hunt plays for the clubs Hamburger SV and SV Werder Bremen II.",
"Aaron Hunt plays for SV Werder Bremen II and used to play for Hamburger SV."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aaron_Hunt",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:SV_Werder_Bremen_II"
],
[
"resource:Aaron_Hunt",
"property:club",
"resource:Hamburger_SV"
]
] | Aaron_Hunt | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "Aaron_Hunt",
"readable": "Aaron Hunt",
"graph": "resource:Aaron_Hunt"
},
{
"modified": "Hamburger_SV",
"readable": "Hamburger SV",
"graph": "resource:Hamburger_SV"
},
{
"modified"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?y ) WHERE { resource:Aaron_Hunt property:club ?y }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?y ) AS ?y ) WHERE { resource:Aaron_Hunt property:club ?y }",
"graph_answer": [
"2"
],
"readable_answer": [
"2"
... | |
Astronaut | 6 | 12873 | Id43 | [
{
"subject": "Buzz_Aldrin",
"property": "birthPlace",
"object": "Glen_Ridge,_New_Jersey"
},
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"subject":... | [
{
"subject": "Buzz_Aldrin",
"property": "birthPlace",
"object": "Glen_Ridge,_New_Jersey"
},
{
"subject": "Buzz_Aldrin",
"property": "mission",
"object": "Apollo_11"
},
{
"subject": "Buzz_Aldrin",
"property": "nationality",
"object": "United_States"
},
{
"subject":... | (X (X) (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"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.",
"Buzz Aldrin is originally from Glen Ridge, New Jersey, U.S.A., and graduated from Massachusetts Institute of Technology in 1963 with a doctorate in Science. Buzz Aldrin went on to work for NASA in 1963 where he became a member of the Apollo 11's crew.",
"Buzz Aldrin is originally from Glen Ridge, New Jersey, United States and graduated from MIT with a Sc.D in 1963. Buzz then went on to join NASA in 1963 and became a crew member of Apollo 11."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Apollo_11",
"property:operator",
"resource:NASA"
],
[
"resource:Buzz_Aldrin",
"property:selected_by_nasa",
"resource:1963"
],
[
"resource:Buzz_Aldrin",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Buzz_Aldrin",
"property:mission",
"resource:... | Buzz_Aldrin | [
{
"modified": "Massachusetts Institute of Technology, Sc.D. 1963",
"readable": "Massachusetts Institute of Technology, Sc.D. 1963",
"graph": "Massachusetts Institute of Technology, Sc.D. 1963"
},
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{... | [
{
"question": [],
"graph_query": "ASK WHERE { ?d rdf:type ontology:astronaut . ?d property:mission ?t . ?d property:birth_place resource:San_Francisco }",
"readable_query": "ASK WHERE { ?d rdf:type ontology:astronaut . ?d property:mission ?t . ?d property:birth_place resource:San_Francisco }",
"grap... | |
Politician | 2 | 5196 | Id188 | [
{
"subject": "Alfred_Moore_Scales",
"property": "battles",
"object": "Battle_of_Fredericksburg"
},
{
"subject": "Battle_of_Fredericksburg",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
}
] | [
{
"subject": "Alfred_Moore_Scales",
"property": "battle",
"object": "Battle_of_Fredericksburg"
},
{
"subject": "Battle_of_Fredericksburg",
"property": "isPartOfMilitaryConflict",
"object": "American_Civil_War"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfred Moore Scales fought in battles such as the Battle of Fredericksburg in the American Civil War military conflict.",
"Alfred Moore Scales fought in battles such as the Battle of Fredericksburg, part of the American Civil war.",
"Alfred Moore Scales fought in the Battle of Fredericksburg which was part of the American Civil War."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alfred_Moore_Scales",
"rdf:type",
"ontology:politician"
],
[
"resource:Alfred_Moore_Scales",
"property:battle",
"resource:Battle_of_Fredericksburg"
],
[
"resource:Battle_of_Fredericksburg",
"property:is_part_of_military_conflict",
"resource:American_Civil_War"... | Alfred_Moore_Scales | [
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "isPartOfMilitaryConflict",
"readable": "is part of military conflict",
"graph": "property:is_part_of_military_conflict"
},
{
"modified": "Alfred_Moore_Scales",
"readable": "Alfred Moore... | [
{
"question": [],
"graph_query": "ASK WHERE { ?e rdf:type ontology:politician . ?g property:is_part_of_military_conflict resource:Russian_Civil_War . ?e property:battle ?g }",
"readable_query": "ASK WHERE { ?e rdf:type ontology:politician . ?g property:is_part_of_military_conflict resource:Russian_Civil... | |
ComicsCharacter | 4 | 9627 | Id8 | [
{
"subject": "Bananaman",
"property": "network",
"object": "BBC"
},
{
"subject": "Bananaman",
"property": "creator",
"object": "\"Steve Bright\"@en"
},
{
"subject": "Bananaman",
"property": "starring",
"object": "Graeme_Garden"
},
{
"subject": "Bananaman",
"pr... | [
{
"subject": "Bananaman",
"property": "broadcastedBy",
"object": "BBC"
},
{
"subject": "Bananaman",
"property": "creator",
"object": "Steve_Bright"
},
{
"subject": "Bananaman",
"property": "starring",
"object": "Graeme_Garden"
},
{
"subject": "Bananaman",
"pro... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bananaman, which was first broadcast by the BBC on 3rd October 1983, was created by Steve Bright and starred Graeme Garden.",
"Steve Bright created Bananaman which was first aired by the BBC on 3 October 1983 and starred Graeme Garden.",
"Bananaman was first aired on 3 October 1983 by the BBC. It was created by Steve Bright and starred Graeme Garden."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Bananaman",
"property:creator",
"resource:Steve_Bright"
],
[
"resource:Bananaman",
"property:broadcasted_by",
"resource:BBC"
],
[
"resource:Bananaman",
"rdf:type",
"ontology:comics_character"
],
[
"resource:Bananaman",
"property:first_aired",
"... | Bananaman | [
{
"modified": "1983-10-03",
"readable": "1983-10-03",
"graph": "1983-10-03"
},
{
"modified": "broadcastedBy",
"readable": "broadcasted by",
"graph": "property:broadcasted_by"
},
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modi... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { ?o property:starring ?u . FILTER ( CONTAINS ( YEAR ( ?q ) , '1983' ) ) . ?o rdf:type ontology:comics_character . ?o property:first_aired ?q }",
"readable_query": "SELECT DISTINCT ?u WHERE { ?o property:starring ?u . FILTER ( CONTAINS ( YEAR ( ... | |
City | 3 | 6864 | Id152 | [
{
"subject": "Austin,_Texas",
"property": "isPartOf",
"object": "Hays_County,_Texas"
},
{
"subject": "Hays_County,_Texas",
"property": "largestCity",
"object": "San_Marcos,_Texas"
},
{
"subject": "Austin,_Texas",
"property": "subdivisionName",
"object": "Travis_County,_Te... | [
{
"subject": "Austin,_Texas",
"property": "isPartOf",
"object": "Hays_County,_Texas"
},
{
"subject": "Hays_County,_Texas",
"property": "largestCity",
"object": "San_Marcos,_Texas"
},
{
"subject": "Austin,_Texas",
"property": "isPartOf",
"object": "Travis_County,_Texas"
... | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Austin in Texas is part of Travis County and Hays County, the latter of which has San Marcos as its largest city.",
"Austin, Texas is part of Travis County and also Hays County, where the largest city is San Marcos.",
"The city of Austin, (Travis County),Texas is part of Hays County whose largest city is San Marcos."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Hays_County__Texas",
"property:largest_city",
"resource:San_Marcos__Texas"
],
[
"resource:Austin__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Austin__Texas",
"property:is_part_of",
"resource:Hays_County__Texas"
],
[
"resource:Austin__Texas",
... | Austin,_Texas | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"modified": "Austin,_Texas",
"readable": "Austin, Texas",
"graph": "resource:Austin__Texas"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'h' ) ) . resource:Austin__Texas property:is_part_of ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { FILTER ( STRSTARTS ( LCASE ( ?e ) , 'h' ) ) . resource:Austin,_Texas property:is_part_of ?e }",
"... | |
Airport | 5 | 10989 | Id38 | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "cityServed",
"object": "Curitiba"
},
{
"subject": "Curitiba",
"property": "subdivisionName",
"object": "Paraná_(state)"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "operator",
"object": "I... | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "cityServed",
"object": "Curitiba"
},
{
"subject": "Curitiba",
"property": "isPartOf",
"object": "Paraná_(state)"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "operatingOrganisation",
"objec... | (X (X) (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Curitiba, part of Parana state, is served by Afonso Pena International airport. The airport is operated by Infraero and is located in Sao Jose dos Pinhais, part of the south region of Brazil.",
"Afonso Pena International Airport in São José dos Pinhais serves Curitiba, which is part of Parana state. São José dos Pinhais is part of the South Region, Brazil. Infraero is the organisation operating the airport.",
"Afonso Pena International Airport is located in Sao Jose dos Pinhais, in the south region of Brazil. It is operated by Infraero and serves Curitiba in the State of Paraná."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:S_o_Jos__dos_Pinhais",
"property:is_part_of",
"resource:South_Region__Brazil"
],
[
"resource:Curitiba",
"property:is_part_of",
"resource:Paran___state_"
],
[
"resource:Afonso_Pena_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Af... | Afonso_Pena_International_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"mod... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { resource:Curitiba property:is_part_of ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { resource:Curitiba property:is_part_of ?c }",
"graph_answer": [
"resource:Paran___state_"
],
"readable_answer": [
"Paraná"
],... | |
CelestialBody | 4 | 9353 | Id70 | [
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "B._Zellner"
},
{
"subject": "107_Camilla",
"property": "periapsis",
"object": "4.79343e+11"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "\"2006-12-31\"^^xsd:date"
},
{
"subject": "1... | [
{
"subject": "107_Camilla",
"property": "discoverer",
"object": "B._Zellner"
},
{
"subject": "107_Camilla",
"property": "periapsis",
"object": "479343000.0 (kilometres)"
},
{
"subject": "107_Camilla",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "10... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"B.Zellner discovered 107 Camilla whose epoch date was on December 31st 2006.Its periapsis is 479343000.0 and its apoapsis is 560937000.0 kilometres.",
"Discovered by B. Zellner, 107 Camilla has the epoch 31 December 2006. this asteroid has an apoapsis of 560937000.0 kilometres and a periapsis of 479343000.0 kilometres.",
"B. Zellner discovered 107 Camilla, which has an epoch date of December 31st 2006. This asteroid's periapsis is, 479343000.0 kilometres and its apoapsis is, 560937000.0 km."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:107_Camilla",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:107_Camilla",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:107_Camilla",
"property:apoapsis",
"560937000.0 (kilometres)"
],
[
"resource:107_Camilla",
"property:periapsis",... | 107_Camilla | [
{
"modified": "479343000.0 (kilometres)",
"readable": "479343000.0",
"graph": "479343000.0 (kilometres)"
},
{
"modified": "560937000.0 (kilometres)",
"readable": "560937000.0",
"graph": "560937000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?o property:epoch ?b . ?o rdf:type ontology:celestial_body . ?o property:discoverer ?h . FILTER ( ?b = \"2006_12_31\" ) }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?o property:epoch ?b . ?o rdf:type ontology:celestial_body . ?o property:... | |
Food | 3 | 7128 | Id41 | [
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Arròs_negre",
"property": "region",
"object": "Catalonia"
},
{
"subject": "Arròs_negre",
"property": "ingredient",
"object": "Cephalopod_ink"
}
] | [
{
"subject": "Arròs_negre",
"property": "country",
"object": "Spain"
},
{
"subject": "Arròs_negre",
"property": "region",
"object": "Catalonia"
},
{
"subject": "Arròs_negre",
"property": "ingredient",
"object": "Cephalopod_ink"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Cephalopod ink is an ingredient in Arròs negre. A dish which is from the Catalonia region, in Spain.",
"Arròs negre is from the Catalonia region of spain, it includes Cephalopod ink.",
"Arros negre is from the region of Catalonia, Spain, and one of its ingredients is Cephalopod ink."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Arr_s_negre",
"property:ingredient",
"resource:Cephalopod_ink"
],
[
"resource:Arr_s_negre",
"rdf:type",
"ontology:food"
],
[
"resource:Arr_s_negre",
"property:country",
"resource:Spain"
],
[
"resource:Arr_s_negre",
"property:region",
"resource:... | Arròs_negre | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "region",
"readable": "region",
"graph": "property:region"
},
{
"modified": "Arròs_... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?l ) WHERE { ?o property:ingredient ?h . ?o property:region resource:Catalonia . ?o rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?h ) AS ?l ) WHERE { ?o property:ingredient ?h . ?o property:region resource:Cat... | |
ComicsCharacter | 3 | 6967 | Id20 | [
{
"subject": "Bananaman",
"property": "network",
"object": "BBC"
},
{
"subject": "BBC",
"property": "locationCity",
"object": "Broadcasting_House"
},
{
"subject": "BBC",
"property": "foundedBy",
"object": "John_Reith,_1st_Baron_Reith"
}
] | [
{
"subject": "Bananaman",
"property": "broadcastedBy",
"object": "BBC"
},
{
"subject": "BBC",
"property": "city",
"object": "Broadcasting_House"
},
{
"subject": "BBC",
"property": "foundedBy",
"object": "John_Reith,_1st_Baron_Reith"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"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.",
"1st Baron, John Reith was the founder of BBC whose location is the Broadcasting House in London, and Bananaman was shown on the channel."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Bananaman",
"property:broadcasted_by",
"resource:BBC"
],
[
"resource:Bananaman",
"rdf:type",
"ontology:comics_character"
],
[
"resource:BBC",
"property:city",
"resource:Broadcasting_House"
],
[
"resource:BBC",
"property:founded_by",
"resource:J... | Bananaman | [
{
"modified": "broadcastedBy",
"readable": "broadcasted by",
"graph": "property:broadcasted_by"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "foundedBy",
"readable": "founded by",
"graph": "property:founded_by"
},
{
"modif... | [
{
"question": [],
"graph_query": "ASK WHERE { resource:BBC property:founded_by resource:Giovanni_Bertone }",
"readable_query": "ASK WHERE { resource:BBC property:founded_by resource:Giovanni_Bertone }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
"type": ... | |
MeanOfTransportation | 2 | 4966 | Id201 | [
{
"subject": "MTU_Friedrichshafen",
"property": "locationCity",
"object": "Friedrichshafen"
},
{
"subject": "A-Rosa_Luna",
"property": "powerType",
"object": "MTU_Friedrichshafen"
}
] | [
{
"subject": "MTU_Friedrichshafen",
"property": "city",
"object": "Friedrichshafen"
},
{
"subject": "A-Rosa_Luna",
"property": "powerType",
"object": "MTU_Friedrichshafen"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The A-Rosa Luna is powered by a MTU Friedrichshafen engine in Friedrichshafen.",
"The A-Rosa Luna is powered by MTU Friedrichshafen made engines, located in Friedrichshafen.",
"The A-Rosa Luna is powered by a MTU Friedrichshafen engine which was created in the city of Friedrichshafen."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_Rosa_Luna",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:A_Rosa_Luna",
"property:power_type",
"resource:MTU_Friedrichshafen"
],
[
"resource:MTU_Friedrichshafen",
"property:city",
"resource:Friedrichshafen"
]
] | A-Rosa_Luna | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "powerType",
"readable": "power type",
"graph": "property:power_type"
},
{
"modified": "A-Rosa_Luna",
"readable": "A-Rosa Luna",
"graph": "resource:A_Rosa_Luna"
},
{
"modified": "F... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?a ?q WHERE { ?a rdf:type ontology:mean_of_transportation . ?q property:city resource:Friedrichshafen . ?a property:power_type ?q }",
"readable_query": "SELECT DISTINCT ?a ?q WHERE { ?a rdf:type ontology:mean_of_transportation . ?q property:city resource... | |
Building | 4 | 9272 | Id195 | [
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "leaderTitle",
"object": "President_of_the_United_States"
},
{
"subject": "United_States",
"property": "leaderName",
"object": "John_Roberts"
}... | [
{
"subject": "United_States",
"property": "capital",
"object": "Washington,_D.C."
},
{
"subject": "United_States",
"property": "leaderTitle",
"object": "President_of_the_United_States"
},
{
"subject": "United_States",
"property": "leader",
"object": "John_Roberts"
},
... | (X (X (X) (X) (X))) | mixed | {
"comment": [
"good"
],
"lid": [
"Id1"
],
"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."
],
"lang": [
""
]
} | [] | [] | [
[
"resource:United_States",
"property:leader",
"resource:John_Roberts"
],
[
"resource:United_States",
"property:leader_title",
"resource:President_of_the_United_States"
],
[
"resource:United_States",
"property:capital",
"resource:Washington__D_C_"
],
[
"resource:2... | 250_Delaware_Avenue | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "leaderTitle",
"readable": "leader title",
"graph": "property:leader_title"
},
{
"modified": "l... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h ?l WHERE { resource:United_States property:leader_title ?h . resource:United_States property:leader ?l }",
"readable_query": "SELECT DISTINCT ?h ?l WHERE { resource:United_States property:leader_title ?h . resource:United_States property:leader ?l }",... | |
Politician | 2 | 5143 | Id135 | [
{
"subject": "Airey_Neave",
"property": "serviceStartYear",
"object": "\"1935\"^^xsd:gYear"
},
{
"subject": "Airey_Neave",
"property": "activeYearsEndDate",
"object": "\"1979-03-30\"^^xsd:date"
}
] | [
{
"subject": "Airey_Neave",
"property": "serviceStartYear",
"object": "1935"
},
{
"subject": "Airey_Neave",
"property": "activeYearsEndDate",
"object": "1979-03-30"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Airey Neave started serving in military in 1935 and ended his career on 30th March 1979.",
"Airey Neave whose military career began in 1935, ended his career on 30th March 1979.",
"Airey Neave began his service in 1935 and his career ended on 30 March 1979."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Airey_Neave",
"rdf:type",
"ontology:politician"
],
[
"resource:Airey_Neave",
"property:active_years_end_date",
"resource:1979_03_30"
],
[
"resource:Airey_Neave",
"property:service_start_year",
"resource:1935"
]
] | Airey_Neave | [
{
"modified": "activeYearsEndDate",
"readable": "active years end date",
"graph": "property:active_years_end_date"
},
{
"modified": "serviceStartYear",
"readable": "service start year",
"graph": "property:service_start_year"
},
{
"modified": "1935",
"readable": "1935",
"g... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { ?c property:service_start_year ?t . FILTER ( ?o = \"1979_03_30\" ) . ?c rdf:type ontology:politician . ?c property:active_years_end_date ?o }",
"readable_query": "SELECT DISTINCT ?t WHERE { ?c property:service_start_year ?t . FILTER ( ?o = \"1... | |
Artist | 5 | 11287 | Id138 | [
{
"subject": "Allen_Forrest",
"property": "birthYear",
"object": "\"1981\"^^xsd:gYear"
},
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Acoustic_music"
},
{
"subject": "Allen_Forrest",
"property": "birthPlace",
"object": "\"Fort Campbell, KY, raised in Dot... | [
{
"subject": "Allen_Forrest",
"property": "birthYear",
"object": "1981"
},
{
"subject": "Allen_Forrest",
"property": "genre",
"object": "Acoustic_music"
},
{
"subject": "Allen_Forrest",
"property": "birthPlace",
"object": "\"Fort Campbell, KY, raised in Dothan, AL\""
},... | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Allen Forrest was born in the year 1981 in Fort Campbell, KY and was raised in Dothan, AL. He was originally a solo singer and performs acoustic music.",
"Allen Forrest was born in Fort Campbell, KY in 1981 and he was raised in Dothan, AL. He is a solo singer and performs acoustic music.",
"Acoustic solo singer Allen Forrest was born 1981, in Fort Campbell, Kentucky. He was raised in Dothan, Alabama."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Allen_Forrest",
"property:birth_year",
"resource:1981"
],
[
"resource:Allen_Forrest",
"rdf:type",
"ontology:artist"
],
[
"resource:Allen_Forrest",
"property:background",
"resource:solo_singer"
],
[
"resource:Allen_Forrest",
"property:genre",
"r... | Allen_Forrest | [
{
"modified": "Fort Campbell, KY, raised in Dothan, AL",
"readable": "Fort Campbell, KY, raised in Dothan, AL",
"graph": "Fort Campbell, KY, raised in Dothan, AL"
},
{
"modified": "background",
"readable": "background",
"graph": "property:background"
},
{
"modified": "birthPlace"... | [
{
"question": [],
"graph_query": "ASK WHERE { ?o property:birth_place resource:Preu_isch_Oldendorf . ?o rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?o property:birth_place resource:Preußisch_Oldendorf . ?o rdf:type ontology:artist }",
"graph_answer": [
"False"
],
"reada... | |
Food | 5 | 12107 | Id54 | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "Bacon_Explosion",
"property": "ingredient",
"object": "Sausage"
},
{
"subject": "Bacon_Explosion",
"property": "region",
"object": "Kansas_City_metropolitan_area"
},
{
... | [
{
"subject": "Bacon_Explosion",
"property": "country",
"object": "United_States"
},
{
"subject": "Bacon_Explosion",
"property": "ingredient",
"object": "Sausage"
},
{
"subject": "Bacon_Explosion",
"property": "region",
"object": "Kansas_City_metropolitan_area"
},
{
... | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"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.",
"The main course dish Bacon Explosion, which includes sausages as well as bacon, comes from Kansas City, United States.",
"Bacon and sausage can be found in the Bacon Explosion that comes from the United States. It is worthy of a main course in the Kansas City Metropolitan area."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Bacon_Explosion",
"property:ingredient",
"resource:Sausage"
],
[
"resource:Bacon_Explosion",
"property:main_ingredient",
"resource:Bacon"
],
[
"resource:Bacon_Explosion",
"rdf:type",
"ontology:food"
],
[
"resource:Bacon_Explosion",
"property:countr... | Bacon_Explosion | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "course",
"readable": "course",
"graph": "property:course"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIn... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?z property:region resource:Kansas_City_metropolitan_area . ?z rdf:type ontology:food . ?z property:ingredient resource:Sausage . FILTER ( CONTAINS ( LCASE ( ?z ) , 'bacon' ) ) }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?z property:regi... | |
MeanOfTransportation | 2 | 4849 | Id84 | [
{
"subject": "Abarth_1000_GT_Coupé",
"property": "productionStartYear",
"object": "\"1958\"^^xsd:gYear"
},
{
"subject": "Abarth_1000_GT_Coupé",
"property": "bodyStyle",
"object": "Coupé"
}
] | [
{
"subject": "Abarth_1000_GT_Coupé",
"property": "productionStartYear",
"object": "1958"
},
{
"subject": "Abarth_1000_GT_Coupé",
"property": "bodyStyle",
"object": "Coupé"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Abarth 1000 GT has a Coupé body style and its production began in 1958.",
"The Abarth 1000 GT has a coupe bodystyle and production began in 1958.",
"The Abarth 1000 GT Coupe has a Coupe body style and its production started in the Year, 1958."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Abarth_1000_GT_Coup_",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Abarth_1000_GT_Coup_",
"property:body_style",
"resource:Coup_"
],
[
"resource:Abarth_1000_GT_Coup_",
"property:production_start_year",
"resource:1958"
]
] | Abarth_1000_GT_Coupé | [
{
"modified": "bodyStyle",
"readable": "body style",
"graph": "property:body_style"
},
{
"modified": "productionStartYear",
"readable": "production start year",
"graph": "property:production_start_year"
},
{
"modified": "1958",
"readable": "1958",
"graph": "resource:1958"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d ?j WHERE { ?j property:body_style resource:Coup_ . ?j property:production_start_year ?d . ?j rdf:type ontology:mean_of_transportation }",
"readable_query": "SELECT DISTINCT ?d ?j WHERE { ?j property:body_style resource:Coupé . ?j property:production_s... | |
MeanOfTransportation | 4 | 10029 | Id3 | [
{
"subject": "1955_Dodge",
"property": "engine",
"object": "1955_Dodge__4"
},
{
"subject": "1955_Dodge",
"property": "transmission",
"object": "\"3-speed automatic\""
},
{
"subject": "1955_Dodge",
"property": "aka",
"object": "\"Dodge Coronet\"@en"
},
{
"subject":... | [
{
"subject": "1955_Dodge",
"property": "engine",
"object": "V8_engine"
},
{
"subject": "1955_Dodge",
"property": "transmission",
"object": "\"3-speed automatic\""
},
{
"subject": "1955_Dodge",
"property": "alternativeName",
"object": "\"Dodge Coronet\""
},
{
"subj... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The 1955 Dodge has a V8 engine, uses a 3-speed automatic transmission, has a hardtop and is sometimes known as the Dodge Coronet.",
"The 1955 Dodge, which is also known as the Dodge Coronet, has a V8 engine, a 3-speed automatic transmission and a hardtop.",
"The 1955 Dodge with a hardtop has a V8 engine and a 3 speed auto transmission. It is also called the Dodge Coronet."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1955_Dodge",
"property:engine",
"resource:V8_engine"
],
[
"resource:1955_Dodge",
"property:transmission",
"resource:3_speed_automatic"
],
[
"resource:1955_Dodge",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:1955_Dodge",
"property:b... | 1955_Dodge | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "bodyStyle",
"readable": "body style",
"graph": "property:body_style"
},
{
"modified": "engine",
"readable": "engine",
"graph": "property:engine"
},
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { resource:1955_Dodge property:employer ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { resource:1955_Dodge property:employer ?d }",
"graph_answer": [],
"readable_answer": [],
"type": [
"complete",
"non_sense",
... | |
Politician | 4 | 10484 | Id168 | [
{
"subject": "Alberto_Teisaire",
"property": "deathPlace",
"object": "Buenos_Aires"
},
{
"subject": "Alberto_Teisaire",
"property": "nationality",
"object": "Argentina"
},
{
"subject": "Argentina",
"property": "leaderName",
"object": "Gabriela_Michetti"
},
{
"subj... | [
{
"subject": "Alberto_Teisaire",
"property": "deathPlace",
"object": "Buenos_Aires"
},
{
"subject": "Alberto_Teisaire",
"property": "nationality",
"object": "Argentina"
},
{
"subject": "Argentina",
"property": "leader",
"object": "Gabriela_Michetti"
},
{
"subject"... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alberto Teisaire was a Spanish speaking Argentinian who died in Buenos Aires where Gabriela Michetti is a leader.",
"Alberto Teisaire was an Argentinian who died in Buenos Aires. Gabriela Michetti is the leader of Argentina, a country in which Spanish is spoken.",
"Argentinian national Alberto Teisaire passed in Buenos Aires. Spanish speaking Argentina is led by Gabriela Michetti."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Argentina",
"property:leader",
"resource:Gabriela_Michetti"
],
[
"resource:Argentina",
"property:language",
"resource:Spanish_language"
],
[
"resource:Alberto_Teisaire",
"rdf:type",
"ontology:politician"
],
[
"resource:Alberto_Teisaire",
"property:... | Alberto_Teisaire | [
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "n... | [
{
"question": [],
"graph_query": "ASK WHERE { ?j rdf:type ontology:politician . ?j property:death_place resource:St__Louis . ?j property:nationality resource:Argentina }",
"readable_query": "ASK WHERE { ?j rdf:type ontology:politician . ?j property:death_place resource:St._Louis . ?j property:nationalit... | |
Monument | 6 | 12947 | Id11 | [
{
"subject": "Adams_County,_Pennsylvania",
"property": "southeast",
"object": "Carroll_County,_Maryland"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "established",
"object": "2000"
},
{
"subject": "Adams_County,_Pennsylvania",
"property": "north",
"o... | [
{
"subject": "Adams_County,_Pennsylvania",
"property": "hasToItsSoutheast",
"object": "Carroll_County,_Maryland"
},
{
"subject": "11th_Mississippi_Infantry_Monument",
"property": "established",
"object": "2000"
},
{
"subject": "Adams_County,_Pennsylvania",
"property": "hasToI... | (X (X) (X) (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"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 Carroll County, Maryland is southeast of Adams County.",
"The 11th Mississippi Infantry Monument which was established in the year 2000 is in the municipality of Gettysburg, Adams County, Pennsylvania. Adams County has Carroll County, Maryland to its southeast and to its north, Cumberland County, Pennsylvania. The monument is classified as a contributing property.",
"The 11th Mississippi Infantry Monument is located within the municipality of Gettysburg, in Adams County, Pennsylvania. It was established in 2000 and is categorized as a Contributing property. Located to the southeast of Adams County is Maryland's Carroll County. To the north is Pennsylvania's Cumberland County."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:11th_Mississippi_Infantry_Monument",
"rdf:type",
"ontology:monument"
],
[
"resource:11th_Mississippi_Infantry_Monument",
"property:location",
"resource:Adams_County__Pennsylvania"
],
[
"resource:11th_Mississippi_Infantry_Monument",
"property:municipality",
"re... | 11th_Mississippi_Infantry_Monument | [
{
"modified": "category",
"readable": "category",
"graph": "property:category"
},
{
"modified": "established",
"readable": "established",
"graph": "property:established"
},
{
"modified": "hasToItsNorth",
"readable": "has to its north",
"graph": "property:has_to_its_north"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?t property:category resource:Contributing_property . ?t rdf:type ontology:monument . ?e property:has_to_its_north resource:Cumberland_County__Pennsylvania . ?t property:location ?e }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?t property... | |
CelestialBody | 5 | 11773 | Id81 | [
{
"subject": "110_Lydia",
"property": "epoch",
"object": "\"December 31, 2006 (JD2454100.5)\""
},
{
"subject": "110_Lydia",
"property": "orbitalPeriod",
"object": "1.42603e+08"
},
{
"subject": "110_Lydia",
"property": "periapsis",
"object": "3.77016e+11"
},
{
"sub... | [
{
"subject": "110_Lydia",
"property": "epoch",
"object": "2006-12-31"
},
{
"subject": "110_Lydia",
"property": "mass",
"object": "6.7 (kilograms)"
},
{
"subject": "110_Lydia",
"property": "orbitalPeriod",
"object": "142603000.0"
},
{
"subject": "110_Lydia",
"p... | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"110 Lydia, which has a mass of 6.7kgs, has the epoch date of 31 December 2006. It has an orbital period of 142603000.0, a periapsis measurement of 377016000000.0 and an apoapsis of 440756000.0 kilometres.",
"The mass of 110 Lydia is 6.7 kg, has an orbital period of 142603000.0 and its epoch date was on 31 December 2006. Its periapsis is 377016000000.0 and its apoapsis is 440756000.0 kilometres."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:110_Lydia",
"property:epoch",
"resource:2006_12_31"
],
[
"resource:110_Lydia",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:110_Lydia",
"property:apoapsis",
"440756000.0 (kilometres)"
],
[
"resource:110_Lydia",
"property:mass",
"6.7 (ki... | 110_Lydia | [
{
"modified": "440756000.0 (kilometres)",
"readable": "440756000.0",
"graph": "440756000.0 (kilometres)"
},
{
"modified": "6.7 (kilograms)",
"readable": "6.7",
"graph": "6.7 (kilograms)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
}... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:celestial_body . ?f property:epoch ?t . FILTER ( ?t = \"2006_12_31\" ) }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f rdf:type ontology:celestial_body . ?f property:epoch ?t . FILTER ( ?t = \"2006-12-31\" ) }",
"... | |
WrittenWork | 4 | 10785 | Id4 | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "isbn",
"object": "\"978-1-4165-4253-7\""
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "mediaType",
"object": "Hardc... | [
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "author",
"object": "Eric_Flint"
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "isbnNumber",
"object": "\"978-1-4165-4253-7\""
},
{
"subject": "1634:_The_Bavarian_Crisis",
"property": "mediaType",
"object": ... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1634: The Bavarian Crisis, ISBN 978-1-4165-4253-7, was written by Eric Flint, has a hardcover and has 448 pages.",
"1634: The Bavarian Crisis, available in hardcover and containing 448 pages, was written by Eric Flint. The ISBN number is 978-1-4165-4253-7.",
"1634: The Bavarian Crisis, a 448 page hardcover written by Eric Flint can be located by its ISBN number 978-1-4165-4253-7."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1634__The_Bavarian_Crisis",
"property:media_type",
"resource:Hardcover"
],
[
"resource:1634__The_Bavarian_Crisis",
"property:author",
"resource:Eric_Flint"
],
[
"resource:1634__The_Bavarian_Crisis",
"rdf:type",
"ontology:written_work"
],
[
"resource:16... | 1634:_The_Bavarian_Crisis | [
{
"modified": "448",
"readable": "448",
"graph": "448"
},
{
"modified": "978-1-4165-4253-7",
"readable": "978-1-4165-4253-7",
"graph": "978-1-4165-4253-7"
},
{
"modified": "author",
"readable": "author",
"graph": "property:author"
},
{
"modified": "isbnNumber",
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?a rdf:type ontology:written_work . FILTER ( ?b = '448' ) . ?a property:isbn_number ?i . ?a property:number_of_pages ?b }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?a rdf:type ontology:written_work . FILTER ( ?b = '448' ) . ?a property:i... | |
Building | 3 | 6402 | Id22 | [
{
"subject": "11_Diagonal_Street",
"property": "location",
"object": "South_Africa"
},
{
"subject": "South_Africa",
"property": "leaderName",
"object": "Jacob_Zuma"
},
{
"subject": "South_Africa",
"property": "ethnicGroup",
"object": "Asian_South_Africans"
}
] | [
{
"subject": "11_Diagonal_Street",
"property": "location",
"object": "South_Africa"
},
{
"subject": "South_Africa",
"property": "leader",
"object": "Jacob_Zuma"
},
{
"subject": "South_Africa",
"property": "ethnicGroup",
"object": "Asian_South_Africans"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"The address, 11 Diagonal Street is located in South Africa and Jacob Zuma is a leader in Asian South Africans.",
"South Africa is the location of 11 Diagonal Street, and is home to the ethnic group of Asian South Africans. Jacob Zuma is a leader of the country."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:South_Africa",
"property:leader",
"resource:Jacob_Zuma"
],
[
"resource:South_Africa",
"property:ethnic_group",
"resource:Asian_South_Africans"
],
[
"resource:11_Diagonal_Street",
"rdf:type",
"ontology:building"
],
[
"resource:11_Diagonal_Street",
"... | 11_Diagonal_Street | [
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified":... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?t ) WHERE { ?f property:leader resource:Jacob_Zuma . ?f property:ethnic_group ?a }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?a ) AS ?t ) WHERE { ?f property:leader resource:Jacob_Zuma . ?f property:ethnic_group ?a }",
"graph_... | |
Building | 3 | 6440 | Id60 | [
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Illinois"
},
{
"subject": "300_North_LaSalle",
"property": "floorCount",
"object": "\"60\"^^xsd:positiveInteger"
},
{
"subject": "300_North_LaSalle",
"property": "completionDate",
"object": "2009"
}
] | [
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Illinois"
},
{
"subject": "300_North_LaSalle",
"property": "floorCount",
"object": "60"
},
{
"subject": "300_North_LaSalle",
"property": "completionDate",
"object": "2009"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"There are 60 floors at 300 North LaSalle that was completed in 2009 which is located in Illinois.",
"300 North LaSalle, with 60 floors and completed in 2009, is in Illinois."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:300_North_LaSalle",
"property:floor_count",
"60"
],
[
"resource:300_North_LaSalle",
"rdf:type",
"ontology:building"
],
[
"resource:300_North_LaSalle",
"property:location",
"resource:Illinois"
],
[
"resource:300_North_LaSalle",
"property:completion_... | 300_North_LaSalle | [
{
"modified": "60",
"readable": "60",
"graph": "60"
},
{
"modified": "completionDate",
"readable": "completion date",
"graph": "property:completion_date"
},
{
"modified": "floorCount",
"readable": "floor count",
"graph": "property:floor_count"
},
{
"modified": "lo... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?f WHERE { ?f property:floor_count ?n . FILTER ( ?n = '60' ) . ?f rdf:type ontology:building }",
"readable_query": "SELECT DISTINCT ?f WHERE { ?f property:floor_count ?n . FILTER ( ?n = '60' ) . ?f rdf:type ontology:building }",
"graph_answer": [
... | |
MeanOfTransportation | 4 | 10032 | Id6 | [
{
"subject": "1955_Dodge",
"property": "related",
"object": "DeSoto_Custom"
},
{
"subject": "1955_Dodge",
"property": "relatedMeanOfTransportation",
"object": "Plymouth_Plaza"
},
{
"subject": "Plymouth_Plaza",
"property": "successor",
"object": "Plymouth_Satellite"
},
... | [
{
"subject": "1955_Dodge",
"property": "relatedMeanOfTransportation",
"object": "DeSoto_Custom"
},
{
"subject": "1955_Dodge",
"property": "relatedMeanOfTransportation",
"object": "Plymouth_Plaza"
},
{
"subject": "Plymouth_Plaza",
"property": "successor",
"object": "Plymou... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The 1955 Dodge (which is related to the DeSoto Custom) and the Plymouth Plaza are related means of transport in that they are both cars. The latter vehicle was manufactured by Plymouth and was succeeded by the Plymouth Satellite.",
"The 1955 Dodge, DeSoto Custom and Plymouth Plaza (manufactured in Plymouth) are related modes of transportation. The Plymouth Plaza was succeeded by the Plymouth Satellite.",
"The 1955 Dodge, DeSoto Custom and Plymouth Plaza are related means of transportation in that they are both cars. The Plymouth manufactured Plymouth Plaza was succeeded by the Plymouth Satellite."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Plymouth_Plaza",
"property:successor",
"resource:Plymouth_Satellite"
],
[
"resource:Plymouth_Plaza",
"property:manufacturer",
"resource:Plymouth__automobile_"
],
[
"resource:1955_Dodge",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:1955... | 1955_Dodge | [
{
"modified": "manufacturer",
"readable": "manufacturer",
"graph": "property:manufacturer"
},
{
"modified": "relatedMeanOfTransportation",
"readable": "related mean of transportation",
"graph": "property:related_mean_of_transportation"
},
{
"modified": "successor",
"readable"... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t WHERE { { resource:1955_Dodge property:related_mean_of_transportation ?t } MINUS { ?t property:successor resource:Plymouth_Satellite } }",
"readable_query": "SELECT DISTINCT ?t WHERE { { resource:1955_Dodge property:related_mean_of_transportation ?t }... | |
Athlete | 2 | 3836 | Id176 | [
{
"subject": "FC_Torpedo_Moscow",
"property": "season",
"object": "2014–15_Russian_Premier_League"
},
{
"subject": "Aleksandr_Chumakov",
"property": "team",
"object": "FC_Torpedo_Moscow"
}
] | [
{
"subject": "FC_Torpedo_Moscow",
"property": "season",
"object": "2014–15_Russian_Premier_League"
},
{
"subject": "Aleksandr_Chumakov",
"property": "club",
"object": "FC_Torpedo_Moscow"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Aleksandr Chumakov has played for FC Torpedo Moscow who played the 2014–15 season in the Russian Premier League.",
"The club Aleksandr Chumakov plays for is FC Torpedo Moscow who played in the 2014-15 Russian Premier league.",
"Aleksandr Chumakov played for the club FC Torpedo Moscow, which was part of the Russian Premier League in the 2014-15 season."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:FC_Torpedo_Moscow",
"property:season",
"resource:2014_15_Russian_Premier_League"
],
[
"resource:Aleksandr_Chumakov",
"rdf:type",
"ontology:athlete"
],
[
"resource:Aleksandr_Chumakov",
"property:club",
"resource:FC_Torpedo_Moscow"
]
] | Aleksandr_Chumakov | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "season",
"readable": "season",
"graph": "property:season"
},
{
"modified": "2014–15_Russian_Premier_League",
"readable": "2014–15 Russian Premier League",
"graph": "resource:2014_15_Russi... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?k WHERE { ?k property:club resource:FC_Torpedo_Moscow . ?k rdf:type ontology:athlete . FILTER ( CONTAINS ( LCASE ( ?k ) , 'chumakov' ) ) }",
"readable_query": "SELECT DISTINCT ?k WHERE { ?k property:club resource:FC_Torpedo_Moscow . ?k rdf:type ontology... | |
CelestialBody | 3 | 6669 | Id86 | [
{
"subject": "1089_Tama",
"property": "temperature",
"object": "\"179.0\"^^xsd:double"
},
{
"subject": "1089_Tama",
"property": "escapeVelocity",
"object": "\"0.0068\"^^xsd:double"
},
{
"subject": "1089_Tama",
"property": "Planet/apoapsis",
"object": "\"3.73513E8\"^^<http... | [
{
"subject": "1089_Tama",
"property": "escapeVelocity",
"object": "0.0068 (kilometrePerSeconds)"
},
{
"subject": "1089_Tama",
"property": "temperature",
"object": "179.0 (kelvins)"
},
{
"subject": "1089_Tama",
"property": "apoapsis",
"object": "373513000.0 (kilometres)"
... | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"1089 Tama has an escape velocity of 0.0068 kilometres per second, a temperature of 179 kelvins and an apoapsis of 373513000.0 kilometres.",
"1089 Tama has an escape velocity of 0.0068 km per sec, a temperature of 179 kelvins and an apoapsis of 373513000.0 kms.",
"1089 Tama, with a temperature of 179.0 kelvins, has an escape velocity of 0.0068 kmps and an apoapsis of 373513000.0 (kilometres)."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1089_Tama",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1089_Tama",
"property:temperature",
"179.0 (kelvins)"
],
[
"resource:1089_Tama",
"property:apoapsis",
"373513000.0 (kilometres)"
],
[
"resource:1089_Tama",
"property:escape_velocity",... | 1089_Tama | [
{
"modified": "0.0068 (kilometrePerSeconds)",
"readable": "0.0068",
"graph": "0.0068 (kilometrePerSeconds)"
},
{
"modified": "179.0 (kelvins)",
"readable": "179.0",
"graph": "179.0 (kelvins)"
},
{
"modified": "373513000.0 (kilometres)",
"readable": "373513000.0",
"graph":... | [
{
"question": [],
"graph_query": "ASK WHERE { ?u property:escape_velocity '0.0925 (kilometrePerSeconds)' . ?u rdf:type ontology:celestial_body }",
"readable_query": "ASK WHERE { ?u property:escape_velocity '0.0925 (kilometrePerSeconds)' . ?u rdf:type ontology:celestial_body }",
"graph_answer": [
... | |
Food | 3 | 7299 | Id212 | [
{
"subject": "Bhajji",
"property": "country",
"object": "India"
},
{
"subject": "Bhajji",
"property": "alias",
"object": "\"Bhaji, bajji\"@en"
},
{
"subject": "Bhajji",
"property": "ingredient",
"object": "Vegetable"
}
] | [
{
"subject": "Bhajji",
"property": "country",
"object": "India"
},
{
"subject": "Bhajji",
"property": "alternativeName",
"object": "\"Bhaji, bajji\""
},
{
"subject": "Bhajji",
"property": "ingredient",
"object": "Vegetable"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Bhajji, whose alternative names are Bhaji and Bajji, comes from the country of India. It includes vegetables.",
"Bhajji, also known as Bhaji or bajji, originates from India and is made with vegetables.",
"Bhajji (also know as Bhaji or bajji) includes the ingredient vegetables and is from India."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Bhajji",
"property:ingredient",
"resource:Vegetable"
],
[
"resource:Bhajji",
"rdf:type",
"ontology:food"
],
[
"resource:Bhajji",
"property:country",
"resource:India"
],
[
"resource:Bhajji",
"property:alternative_name",
"resource:Bhaji__bajji"
... | Bhajji | [
{
"modified": "alternativeName",
"readable": "alternative name",
"graph": "property:alternative_name"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
}... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?s property:alternative_name resource:Bhaji__bajji . ?s property:ingredient ?v . ?s rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?v ) , 'v' ) ) }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?s property:alternative_name resource:Bh... | |
Politician | 3 | 7821 | Id152 | [
{
"subject": "Albert_Jennings_Fountain",
"property": "birthPlace",
"object": "New_York"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "battles",
"object": "American_Civil_War"
},
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Jefferson_Da... | [
{
"subject": "Albert_Jennings_Fountain",
"property": "birthPlace",
"object": "New_York"
},
{
"subject": "Albert_Jennings_Fountain",
"property": "battle",
"object": "American_Civil_War"
},
{
"subject": "American_Civil_War",
"property": "commander",
"object": "Jefferson_Dav... | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Albert Jennings Fountain was born in New York and fought in the American Civil War where Jefferson Davis was a commander.",
"During the American Civil War Jefferson Davis was a commander and Albert Jennings Fountain who was born in New York, participated."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Albert_Jennings_Fountain",
"rdf:type",
"ontology:politician"
],
[
"resource:Albert_Jennings_Fountain",
"property:battle",
"resource:American_Civil_War"
],
[
"resource:Albert_Jennings_Fountain",
"property:birth_place",
"resource:New_York"
],
[
"resource... | Albert_Jennings_Fountain | [
{
"modified": "battle",
"readable": "battle",
"graph": "property:battle"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "commander",
"readable": "commander",
"graph": "property:commander"
},
{
"modified":... | [
{
"question": [],
"graph_query": "ASK WHERE { ?v rdf:type ontology:politician . ?v property:battle resource:American_Civil_War . ?v property:birth_place resource:Birmingham }",
"readable_query": "ASK WHERE { ?v rdf:type ontology:politician . ?v property:battle resource:American_Civil_War . ?v property:b... | |
CelestialBody | 3 | 6709 | Id126 | [
{
"subject": "11264_Claudiomaccone",
"property": "periapsis",
"object": "2.96521e+11"
},
{
"subject": "11264_Claudiomaccone",
"property": "epoch",
"object": "\"2005-11-26\"^^xsd:date"
},
{
"subject": "11264_Claudiomaccone",
"property": "Planet/apoapsis",
"object": "\"4.75... | [
{
"subject": "11264_Claudiomaccone",
"property": "epoch",
"object": "2005-11-26"
},
{
"subject": "11264_Claudiomaccone",
"property": "periapsis",
"object": "296521000.0 (kilometres)"
},
{
"subject": "11264_Claudiomaccone",
"property": "apoapsis",
"object": "475426000.0 (k... | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The 11264 Claudiomaccone which has a periapsis of 296521000.0 km and an apoapsis of 475426000 km has an epoch date of 26th November 2005.",
"11264 Claudiomaccone; has an epoch date of November 26th 2005, a periapsis of 296521000.0 kilometres, and an apoapsis of 475426000.0 kilometres.",
"11264 Claudiomaccone has the epoch date of 26 November 2005, an apoapsis of 475426000.0 kilometres and a periapsis of 296521000.0 (kilometres)."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:11264_Claudiomaccone",
"property:epoch",
"resource:2005_11_26"
],
[
"resource:11264_Claudiomaccone",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:11264_Claudiomaccone",
"property:apoapsis",
"475426000.0 (kilometres)"
],
[
"resource:11264_Claudi... | 11264_Claudiomaccone | [
{
"modified": "296521000.0 (kilometres)",
"readable": "296521000.0",
"graph": "296521000.0 (kilometres)"
},
{
"modified": "475426000.0 (kilometres)",
"readable": "475426000.0",
"graph": "475426000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?i = \"2005_11_26\" ) . ?u rdf:type ontology:celestial_body . ?u property:epoch ?i . ?u property:periapsis ?n }",
"readable_query": "SELECT DISTINCT ?n WHERE { FILTER ( ?i = \"2005-11-26\" ) . ?u rdf:type ontology:celestial_body . ?u ... | |
Airport | 2 | 3320 | Id125 | [
{
"subject": "Angola_International_Airport",
"property": "location",
"object": "Ícolo_e_Bengo"
},
{
"subject": "Angola_International_Airport",
"property": "elevation",
"object": "\"159.106\"^^xsd:double"
}
] | [
{
"subject": "Angola_International_Airport",
"property": "location",
"object": "Ícolo_e_Bengo"
},
{
"subject": "Angola_International_Airport",
"property": "elevationAboveTheSeaLevelInMetres",
"object": "159"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Angola International Airport located in Icolo e Bengo is 159 meters above sea level.",
"Angola International Airport, located in Ícolo e Bengo, is 159 metres above the sea level.",
"The Angola International Airport which is 159 meters above sea level, is located at Ícolo e Bengo."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Angola_International_Airport",
"property:elevation_above_the_sea_level_in_metres",
"159"
],
[
"resource:Angola_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Angola_International_Airport",
"property:location",
"resource:_colo_e_Bengo"
... | Angola_International_Airport | [
{
"modified": "159",
"readable": "159",
"graph": "159"
},
{
"modified": "elevationAboveTheSeaLevelInMetres",
"readable": "elevation above the sea level in metres",
"graph": "property:elevation_above_the_sea_level_in_metres"
},
{
"modified": "location",
"readable": "location",... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?b WHERE { ?b property:elevation_above_the_sea_level_in_metres ?f . ?b rdf:type ontology:airport . FILTER ( ?f = '159' ) }",
"readable_query": "SELECT DISTINCT ?b WHERE { ?b property:elevation_above_the_sea_level_in_metres ?f . ?b rdf:type ontology:airpo... | |
City | 4 | 9610 | Id209 | [
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "isPartOf",
"object": "New_Mexico"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "Albuquerque_City_C... | [
{
"subject": "United_States",
"property": "language",
"object": "English_language"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "isPartOf",
"object": "New_Mexico"
},
{
"subject": "Albuquerque,_New_Mexico",
"property": "leaderTitle",
"object": "Albuquerque_City_C... | (X (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Albuquerque, New Mexico, is located within the United States where English is the official language. Albuquerque in New Mexico is led by the Albuquerque City Council.",
"The Albuquerque City Council has a leadership role in Albuquerque, New Mexico which is located in the English speaking country of the United States."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Albuquerque__New_Mexico",
"property:leader_title",
"resource:Albuquerque_City_Council"
],
[
"resource:Albuquerque__New_Mexico",
"rdf:type",
"ontology:city"
],
[
"resource:Albuquerque__New_Mexico",
"property:country",
"resource:United_States"
],
[
"reso... | Albuquerque,_New_Mexico | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "le... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?g property:leader_title resource:Albuquerque_City_Council . ?g property:country ?v . ?v property:language resource:English_language . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'a' ) ) . ?g rdf:type ontology:city }",
"readable_query": "SELECT DISTIN... | |
Food | 2 | 4668 | Id180 | [
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
},
{
"subject": "Batchoy",
"property": "ingredient",
"object": "Beef"
}
] | [
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
},
{
"subject": "Batchoy",
"property": "ingredient",
"object": "Beef"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Philippines like to enjoy the dish Batchoy which has a main ingredient of Beef.",
"Batchoy is a dish from the Philippines that contains beef.",
"Beef is an ingredient of Batchoy which comes from the Philippines."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Batchoy",
"property:ingredient",
"resource:Beef"
],
[
"resource:Batchoy",
"rdf:type",
"ontology:food"
],
[
"resource:Batchoy",
"property:country",
"resource:Philippines"
]
] | Batchoy | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Batchoy",
"readable": "Batchoy",
"graph": "resource:Batchoy"
},
{
"modified": "Bee... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?g WHERE { ?t property:country ?g . ?t property:ingredient resource:Beef . ?t rdf:type ontology:food . FILTER ( STRSTARTS ( LCASE ( ?g ) , 'p' ) ) }",
"readable_query": "SELECT DISTINCT ?g WHERE { ?t property:country ?g . ?t property:ingredient resource:... | |
Artist | 5 | 11278 | Id129 | [
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Jazz"
},
{
"subject": "Jazz",
"property": "derivative",
"object": "Funk"
},
{
"subject": "Jazz",
"property": "musicFusionGenre",
"object": "Afrobeat"
},
{
"subject": "Alison_O'Donnell",
"property... | [
{
"subject": "Alison_O'Donnell",
"property": "genre",
"object": "Jazz"
},
{
"subject": "Jazz",
"property": "derivative",
"object": "Funk"
},
{
"subject": "Jazz",
"property": "musicFusionGenre",
"object": "Afrobeat"
},
{
"subject": "Alison_O'Donnell",
"property... | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alison O'Donnell is a jazz musician who uses her voice, bodhran, percussion and autoharp. Jazz has its stylistic origins in folk music, and has derivative genres Funk and Afrobeat.",
"Alison O'Donnell is a jazz musician who uses her voice, bodhran, percussion and autoharp. Jazz has its stylistic origins in folk music, and has helped create the genres of Funk and Afrobeat.",
"Alison O'Donnell is a musician who uses her voice, bodhran, percussion and autoharp to play jazz music. Funk is one of the derivatives of Jazz which is one of the elements contained in the musical genre of Afrobeat and has its stylistic origins in folk music."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alison_O_Donnell",
"rdf:type",
"ontology:artist"
],
[
"resource:Alison_O_Donnell",
"property:genre",
"resource:Jazz"
],
[
"resource:Alison_O_Donnell",
"property:instrument",
"resource:Percussion"
],
[
"resource:Alison_O_Donnell",
"property:instrume... | Alison_O'Donnell | [
{
"modified": "derivative",
"readable": "derivative",
"graph": "property:derivative"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "instrument",
"readable": "instrument",
"graph": "property:instrument"
},
{
"modified": "... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?m ) WHERE { resource:Alison_O_Donnell property:instrument ?p }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?p ) AS ?m ) WHERE { resource:Alison_O'Donnell property:instrument ?p }",
"graph_answer": [
"4"
],
"readabl... | |
CelestialBody | 5 | 11728 | Id36 | [
{
"subject": "1036_Ganymed",
"property": "discoverer",
"object": "Walter_Baade"
},
{
"subject": "Walter_Baade",
"property": "doctoralStudent",
"object": "Halton_Arp"
},
{
"subject": "Walter_Baade",
"property": "deathPlace",
"object": "Göttingen"
},
{
"subject": "W... | [
{
"subject": "1036_Ganymed",
"property": "discoverer",
"object": "Walter_Baade"
},
{
"subject": "Walter_Baade",
"property": "doctoralStudent",
"object": "Halton_Arp"
},
{
"subject": "Walter_Baade",
"property": "deathPlace",
"object": "Göttingen"
},
{
"subject": "W... | (X (X (X) (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Walter Baade, who was born in Preußisch Oldendorf, discovered 1036 Ganymed. He studied at the University of Gottingen, had Halton Arp as one of his doctoral students and died in Gottingen.",
"Walter Baade (born in Preußisch Oldendorf) graduated from University of Gottingen and died in the same city. He discovered 1036 Ganymed and Halton Arp was his doctoral student.",
"Walter Baade, born in Preußisch Oldendorf and graduate of University of Gottingen, was the one to discover 1036 Ganymed. Walter Baade's doctoral student was Halton Arp. Walter Baade died in Gottingen."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:1036_Ganymed",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:1036_Ganymed",
"property:discoverer",
"resource:Walter_Baade"
],
[
"resource:Walter_Baade",
"property:death_place",
"resource:G_ttingen"
],
[
"resource:Walter_Baade",
"property:doc... | 1036_Ganymed | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?e property:birth_place resource:Preu_isch_Oldendorf . FILTER ( CONTAINS ( LCASE ( ?e ) , 'walter' ) ) }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?e property:birth_place resource:Preußisch_Oldendorf . FILTER ( CONTAINS ( LCASE ( ?e ) , ... | |
WrittenWork | 5 | 12753 | Id21 | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "A_Loyal_Character_Dancer",
"property": "publisher",
"object": "Soho_Press"
... | [
{
"subject": "A_Loyal_Character_Dancer",
"property": "language",
"object": "English_language"
},
{
"subject": "English_language",
"property": "spokenIn",
"object": "Great_Britain"
},
{
"subject": "A_Loyal_Character_Dancer",
"property": "publisher",
"object": "Soho_Press"
... | (X (X (X)) (X (X (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"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.",
"Soho Press in the United States published the book A Loyal Character Dancer. The book is written in English, as spoken in Great Britain. The United States is home to the ethnic group of Native Americans.",
"The language of Great Britain is English and this is used by the writer of A Loyal Character Dancer. The book is published by Soho Press in the United States where the ethnic group of Native Americans can be found."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:United_States",
"property:ethnic_group",
"resource:Native_Americans_in_the_United_States"
],
[
"resource:English_language",
"property:spoken_in",
"resource:Great_Britain"
],
[
"resource:A_Loyal_Character_Dancer",
"rdf:type",
"ontology:written_work"
],
[
... | A_Loyal_Character_Dancer | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ethnicGroup",
"readable": "ethnic group",
"graph": "property:ethnic_group"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modifie... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?d WHERE { FILTER ( CONTAINS ( LCASE ( ?d ) , 'english' ) ) . resource:A_Loyal_Character_Dancer property:language ?d }",
"readable_query": "SELECT DISTINCT ?d WHERE { FILTER ( CONTAINS ( LCASE ( ?d ) , 'english' ) ) . resource:A_Loyal_Character_Dancer pr... | |
Airport | 5 | 11148 | Id197 | [
{
"subject": "Saranac_Lake,_New_York",
"property": "subdivisionName",
"object": "Harrietstown,_New_York"
},
{
"subject": "Lake_Placid,_New_York",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object"... | [
{
"subject": "Saranac_Lake,_New_York",
"property": "isPartOf",
"object": "Harrietstown,_New_York"
},
{
"subject": "Lake_Placid,_New_York",
"property": "isPartOf",
"object": "New_York"
},
{
"subject": "Adirondack_Regional_Airport",
"property": "cityServed",
"object": "Lake... | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Adirondack Regional Airport serves the cities of Lake Placid, and Saranac Lake, Harrietstown, New York in the U.S.",
"Adirondack Regional Airport serves Lake Placid, New York and also Saranac Lake, part of Harrietstown in New York, United States."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Adirondack_Regional_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Adirondack_Regional_Airport",
"property:city_served",
"resource:Saranac_Lake__New_York"
],
[
"resource:Adirondack_Regional_Airport",
"property:city_served",
"resource:Lake_Placid__New_... | Adirondack_Regional_Airport | [
{
"modified": "cityServed",
"readable": "city served",
"graph": "property:city_served"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modifi... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?u WHERE { { { ?u property:is_part_of resource:New_York } UNION { ?u property:is_part_of resource:Harrietstown__New_York } } }",
"readable_query": "SELECT DISTINCT ?u WHERE { { { ?u property:is_part_of resource:New_York } UNION { ?u property:is_part_of r... | |
SportsTeam | 3 | 8008 | Id81 | [
{
"subject": "A.S._Livorno_Calcio",
"property": "ground",
"object": "\"Livorno, Italy\"@en"
},
{
"subject": "A.S._Livorno_Calcio",
"property": "capacity",
"object": "19238"
},
{
"subject": "A.S._Livorno_Calcio",
"property": "fullname",
"object": "\"Associazione Sportiva\"... | [
{
"subject": "A.S._Livorno_Calcio",
"property": "ground",
"object": "\"Livorno, Italy\""
},
{
"subject": "A.S._Livorno_Calcio",
"property": "numberOfMembers",
"object": "19238"
},
{
"subject": "A.S._Livorno_Calcio",
"property": "fullName",
"object": "\"Associazione Sporti... | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The full name of A.S. Livorno Calcio is Associazione Sportiva, their ground is in Livorno Italy and they have 19,238 members.",
"Livorno, Italy is the location of the ground of AS Livorno Calcio which has 19238 members and the full name of Associazione Sportiva.",
"Associazione Sportiva Livorno Calcio is the full name of A.S.Livorno Calcio. They have 19238 members and their ground is in Livorno, Italy."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_S__Livorno_Calcio",
"property:full_name",
"resource:Associazione_Sportiva"
],
[
"resource:A_S__Livorno_Calcio",
"property:number_of_members",
"19238"
],
[
"resource:A_S__Livorno_Calcio",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_S__Livorno_... | A.S._Livorno_Calcio | [
{
"modified": "19238",
"readable": "19238",
"graph": "19238"
},
{
"modified": "fullName",
"readable": "full name",
"graph": "property:full_name"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "numberOfMembers",
"re... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?e WHERE { ?h rdf:type ontology:sports_team . FILTER ( ?c = '19238' ) . ?h property:ground ?e . ?h property:number_of_members ?c }",
"readable_query": "SELECT DISTINCT ?e WHERE { ?h rdf:type ontology:sports_team . FILTER ( ?c = '19238' ) . ?h property:gr... | |
SportsTeam | 3 | 8082 | Id155 | [
{
"subject": "Massimo_Drago",
"property": "clubs",
"object": "S.S._Chieti_Calcio"
},
{
"subject": "A.C._Cesena",
"property": "manager",
"object": "Massimo_Drago"
},
{
"subject": "Massimo_Drago",
"property": "team",
"object": "A.S.D._S.S._Nola_1925"
}
] | [
{
"subject": "Massimo_Drago",
"property": "club",
"object": "S.S._Chieti_Calcio"
},
{
"subject": "A.C._Cesena",
"property": "manager",
"object": "Massimo_Drago"
},
{
"subject": "Massimo_Drago",
"property": "club",
"object": "A.S.D._S.S._Nola_1925"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"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.",
"Massimo Drago has been the manager of A C Cesena and plays for both S.S. Chieti Calcio and A.S.D. S.S. Nola 1925.",
"Massimo Drago played for. A.S.D. S.S. Nola 1925, he now plays for S.S. Chieti Calcio and manages A.C. Cesena."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_C__Cesena",
"rdf:type",
"ontology:sports_team"
],
[
"resource:A_C__Cesena",
"property:manager",
"resource:Massimo_Drago"
],
[
"resource:Massimo_Drago",
"property:club",
"resource:S_S__Chieti_Calcio"
],
[
"resource:Massimo_Drago",
"property:club",... | A.C._Cesena | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "A.C._Cesena",
"readable": "A.C. Cesena",
"graph": "resource:A_C__Cesena"
},
{
"modified": "A.S.D._S.... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?f ) WHERE { resource:Massimo_Drago property:club ?o }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?o ) AS ?f ) WHERE { resource:Massimo_Drago property:club ?o }",
"graph_answer": [
"2"
],
"readable_answer": [
... | |
Athlete | 5 | 11502 | Id33 | [
{
"subject": "Alessio_Romagnoli",
"property": "clubs",
"object": "A.C._Milan"
},
{
"subject": "A.C._Milan",
"property": "manager",
"object": "Siniša_Mihajlović"
},
{
"subject": "Alessio_Romagnoli",
"property": "position",
"object": "Defender_(association_football)"
},
... | [
{
"subject": "Alessio_Romagnoli",
"property": "club",
"object": "A.C._Milan"
},
{
"subject": "A.C._Milan",
"property": "manager",
"object": "Siniša_Mihajlović"
},
{
"subject": "Alessio_Romagnoli",
"property": "position",
"object": "Defender_(football)"
},
{
"subje... | (X (X) (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alessio Romagnoli has been a defender with the club U.C. Sampdoria who play in the Serie A league. He currently plays for AC Milan under the manager Sinisa Mihajlovic.",
"Defender Alessio Romagnoli's former football clubs include the Serie A side U.C. Sampdoria and A.C. Milan, the latter of which is managed by Siniša Mihajlović.",
"Alessio Romagnoli plays defense for A.C. Milan which is managed by Siniša Mihajlović. Mr. Romagnoli is associated with UC Sampdoria part of the Serie A. League."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:A_C__Milan",
"property:manager",
"resource:Sini_a_Mihajlovi_"
],
[
"resource:Alessio_Romagnoli",
"rdf:type",
"ontology:athlete"
],
[
"resource:Alessio_Romagnoli",
"property:club",
"resource:A_C__Milan"
],
[
"resource:Alessio_Romagnoli",
"property:c... | Alessio_Romagnoli | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "position",
"readable... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { FILTER NOT EXISTS { ?r property:league resource:Serie_A } . resource:Alessio_Romagnoli property:club ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { FILTER NOT EXISTS { ?r property:league resource:Serie_A } . resource:Alessio_Romagnoli pr... | |
Building | 5 | 11586 | Id50 | [
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "location",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "language",
"object": "Faroese_language"
},
{
"subject": "Marriott_International",
"property": "foundationPlace",
"object": "Washington,_D.C."
... | [
{
"subject": "AC_Hotel_Bella_Sky_Copenhagen",
"property": "location",
"object": "Denmark"
},
{
"subject": "Denmark",
"property": "language",
"object": "Faroese_language"
},
{
"subject": "Marriott_International",
"property": "foundationPlace",
"object": "Washington,_D.C."
... | (X (X (X)) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"text": [
"Marriott International, which was founded in Washington DC, is the current tenant of AC Hotel Bella Sky in Copenhagen, Denmark. The Prime Minister of Denmark is Lars Lokke Rasmussen and Faroese is one of the languages spoken.",
"Founded in Washington, D.C., Marriott International is the tenant of AC Hotel Bella Sky in Copenhagen Denmark. Denmark is led by Lars Lokke Rasmussen, where Faroese is spoken."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:AC_Hotel_Bella_Sky_Copenhagen",
"rdf:type",
"ontology:building"
],
[
"resource:AC_Hotel_Bella_Sky_Copenhagen",
"property:tenant",
"resource:Marriott_International"
],
[
"resource:AC_Hotel_Bella_Sky_Copenhagen",
"property:location",
"resource:Denmark"
],
[
... | AC_Hotel_Bella_Sky_Copenhagen | [
{
"modified": "foundationPlace",
"readable": "foundation place",
"graph": "property:foundation_place"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { ?r property:foundation_place resource:Washington__D_C_ . ?b property:location resource:Denmark . ?b rdf:type ontology:building . ?b property:tenant ?r }",
"readable_query": "SELECT DISTINCT ?r WHERE { ?r property:foundation_place resource:Wash... | |
Athlete | 4 | 9062 | Id132 | [
{
"subject": "Orange_County_Blues_FC",
"property": "manager",
"object": "Oliver_Wyss"
},
{
"subject": "Akeem_Priestley",
"property": "clubs",
"object": "Orange_County_Blues_FC"
},
{
"subject": "Akeem_Priestley",
"property": "team",
"object": "Jacksonville_Dolphins"
},
... | [
{
"subject": "Orange_County_Blues_FC",
"property": "manager",
"object": "Oliver_Wyss"
},
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Orange_County_Blues_FC"
},
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Jacksonville_Dolphins"
},
... | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Priestley plays for Jacksonville Dolphins based at the John Sessions Stadium. He is also connected to the Orange County Blues Football Club which is managed by Oliver Wyss.",
"Akeem Priestley is connected to the Orange County Blues Football club which is managed by Oliver Wyss, but he also plays for Jacksonville Dolphins who have their baseball field in the John Sessions stadium.",
"Akeem Priestley is connected to the Orange County Blues Football Club where the manager is, Oliver Wyss. Akeem Priestley plays for Jacksonville Dolphins, the club play at the John Sessions Stadium."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Priestley",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Jacksonville_Dolphins"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Orange_County_Blues_FC"
],
[
"resource:Jacksonville_Dolphins... | Akeem_Priestley | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "stadium",
"readable": "stadium",
"graph": "property:stadium"
},
{
"modified": "Akeem_Priestley",
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r WHERE { { resource:Akeem_Priestley property:club ?r } MINUS { ?r property:stadium resource:John_Sessions_Stadium } }",
"readable_query": "SELECT DISTINCT ?r WHERE { { resource:Akeem_Priestley property:club ?r } MINUS { ?r property:stadium resource:Joh... | |
Athlete | 3 | 6368 | Id204 | [
{
"subject": "Orange_County_Blues_FC",
"property": "manager",
"object": "Oliver_Wyss"
},
{
"subject": "Akeem_Priestley",
"property": "clubs",
"object": "Orange_County_Blues_FC"
},
{
"subject": "Akeem_Priestley",
"property": "team",
"object": "Jacksonville_Dolphins"
}
] | [
{
"subject": "Orange_County_Blues_FC",
"property": "manager",
"object": "Oliver_Wyss"
},
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Orange_County_Blues_FC"
},
{
"subject": "Akeem_Priestley",
"property": "club",
"object": "Jacksonville_Dolphins"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Akeem Priestley is in the Jacksonville Dolphins club and plays for the Orange County Blues FC who are managed by Oliver Wyss.",
"Oliver Wyss is the manager for Orange County Blues FC, the team, Akeem Priestley plays for. He also plays for Jacksonville Dolphins.",
"Akeem Priestley is connected to the Orange County Blues Football Club, whose manager is Oliver Wyss. He now plays for Jacksonville Dolphins."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akeem_Priestley",
"rdf:type",
"ontology:athlete"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Jacksonville_Dolphins"
],
[
"resource:Akeem_Priestley",
"property:club",
"resource:Orange_County_Blues_FC"
],
[
"resource:Orange_County_Blues_F... | Akeem_Priestley | [
{
"modified": "club",
"readable": "club",
"graph": "property:club"
},
{
"modified": "manager",
"readable": "manager",
"graph": "property:manager"
},
{
"modified": "Akeem_Priestley",
"readable": "Akeem Priestley",
"graph": "resource:Akeem_Priestley"
},
{
"modified"... | [
{
"question": [],
"graph_query": "ASK WHERE { ?r property:manager resource:Dieter_Hecking . ?w rdf:type ontology:athlete . ?w property:club ?r }",
"readable_query": "ASK WHERE { ?r property:manager resource:Dieter_Hecking . ?w rdf:type ontology:athlete . ?w property:club ?r }",
"graph_answer": [
... | |
WrittenWork | 3 | 8309 | Id155 | [
{
"subject": "Administrative_Science_Quarterly",
"property": "publisher",
"object": "Cornell_University"
},
{
"subject": "Cornell_University",
"property": "affiliation",
"object": "Association_of_American_Universities"
},
{
"subject": "Cornell_University",
"property": "city",... | [
{
"subject": "Administrative_Science_Quarterly",
"property": "publisher",
"object": "Cornell_University"
},
{
"subject": "Cornell_University",
"property": "affiliation",
"object": "Association_of_American_Universities"
},
{
"subject": "Cornell_University",
"property": "city",... | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"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.",
"Cornell University, Ithaca, New York, publishes Administrative Science Quarterly and is affiliated with the Association of American Universities.",
"Cornell University, in Ithaca, New York is affiliated with the Association of American Universities and is the publisher of Administrative Science Quarterly."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Cornell_University",
"property:city",
"resource:Ithaca__New_York"
],
[
"resource:Cornell_University",
"property:affiliation",
"resource:Association_of_American_Universities"
],
[
"resource:Administrative_Science_Quarterly",
"rdf:type",
"ontology:written_work"
... | Administrative_Science_Quarterly | [
{
"modified": "affiliation",
"readable": "affiliation",
"graph": "property:affiliation"
},
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "publisher",
"readable": "publisher",
"graph": "property:publisher"
},
{
"modified": "Adm... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?t ?h WHERE { resource:Cornell_University property:city ?t . resource:Cornell_University property:affiliation ?h }",
"readable_query": "SELECT DISTINCT ?t ?h WHERE { resource:Cornell_University property:city ?t . resource:Cornell_University property:affi... | |
ComicsCharacter | 3 | 6958 | Id11 | [
{
"subject": "Auron_(comics)",
"property": "creator",
"object": "Karl_Kesel"
},
{
"subject": "Karl_Kesel",
"property": "nationality",
"object": "Americans"
},
{
"subject": "Auron_(comics)",
"property": "creators",
"object": "\"Marv Wolfman\"@en"
}
] | [
{
"subject": "Auron_(comicsCharacter)",
"property": "creator",
"object": "Karl_Kesel"
},
{
"subject": "Karl_Kesel",
"property": "nationality",
"object": "Americans"
},
{
"subject": "Auron_(comicsCharacter)",
"property": "creator",
"object": "Marv_Wolfman"
}
] | (X (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"American Karl Kesel and Marv Wolfman created the comic character Auron.",
"The comic character Auron was created by Marv Wolfman and American Karl Kesel.",
"The comic book character Auron was created by Marv Wolfman and Karl Kesel who is an American."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Karl_Kesel",
"property:nationality",
"resource:Americans"
],
[
"resource:Auron__comicsCharacter_",
"property:creator",
"resource:Karl_Kesel"
],
[
"resource:Auron__comicsCharacter_",
"property:creator",
"resource:Marv_Wolfman"
],
[
"resource:Auron__comi... | Auron_(comicsCharacter) | [
{
"modified": "creator",
"readable": "creator",
"graph": "property:creator"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modified": "Americans",
"readable": "Americans",
"graph": "resource:Americans"
},
{
"modifi... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?c WHERE { FILTER ( ?c != resource:Marv_Wolfman ) . resource:Auron__comicsCharacter_ property:creator ?c }",
"readable_query": "SELECT DISTINCT ?c WHERE { FILTER ( ?c != resource:Marv_Wolfman ) . resource:Auron__comicsCharacter_ property:creator ?c }",
... | |
Airport | 3 | 5777 | Id110 | [
{
"subject": "Andrews_County_Airport",
"property": "location",
"object": "Texas"
},
{
"subject": "Texas",
"property": "language",
"object": "Spanish_language"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Andrews_County_Airport",
"property": "location",
"object": "Texas"
},
{
"subject": "Texas",
"property": "language",
"object": "Spanish_language"
},
{
"subject": "Texas",
"property": "country",
"object": "United_States"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Andrews County Airport is located in Texas, in the United States, where Spanish is spoken.",
"Andrews County Airport is located in Texas, United States, where the Spanish language is spoken.",
"Andrews County Airport is located in Texas in the United States. Spanish is spoken in Texas."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Texas",
"property:language",
"resource:Spanish_language"
],
[
"resource:Texas",
"property:country",
"resource:United_States"
],
[
"resource:Andrews_County_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Andrews_County_Airport",
"property:lo... | Andrews_County_Airport | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "language",
"readable": "language",
"graph": "property:language"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "Andrew... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?i WHERE { ?i property:language resource:Spanish_language . FILTER ( STRSTARTS ( LCASE ( ?i ) , 't' ) ) . ?i property:country resource:United_States }",
"readable_query": "SELECT DISTINCT ?i WHERE { ?i property:language resource:Spanish_language . FILTER... | |
MeanOfTransportation | 3 | 7444 | Id44 | [
{
"subject": "ALCO_RS-3",
"property": "builder",
"object": "American_Locomotive_Company"
},
{
"subject": "ALCO_RS-3",
"property": "powertype",
"object": "Diesel-electric_transmission"
},
{
"subject": "ALCO_RS-3",
"property": "MeanOfTransportation/length",
"object": "\"170... | [
{
"subject": "ALCO_RS-3",
"property": "builder",
"object": "American_Locomotive_Company"
},
{
"subject": "ALCO_RS-3",
"property": "powerType",
"object": "Diesel-electric_transmission"
},
{
"subject": "ALCO_RS-3",
"property": "length",
"object": "17068.8 (millimetres)"
}... | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The ALCO RS-3 with a diesel-electric transmission and 17068.8 millimetres long, is made by the American Locomotive Co.",
"The American Locomotive Company built the ALCO RS-3 that has a diesel-electric transmission and is 17068.8 millimetres long.",
"The ALCO RS-3 was built by the American Locomotive Company and has a diesel-electric transmission. It is 17068.8mm long."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:ALCO_RS_3",
"property:length",
"17068.8 (millimetres)"
],
[
"resource:ALCO_RS_3",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:ALCO_RS_3",
"property:power_type",
"resource:Diesel_electric_transmission"
],
[
"resource:ALCO_RS_3",
"pr... | ALCO_RS-3 | [
{
"modified": "17068.8 (millimetres)",
"readable": "17068.8",
"graph": "17068.8 (millimetres)"
},
{
"modified": "builder",
"readable": "builder",
"graph": "property:builder"
},
{
"modified": "length",
"readable": "length",
"graph": "property:length"
},
{
"modified... | [
{
"question": [],
"graph_query": "ASK WHERE { ?c property:builder resource:American_Locomotive_Company . ?c property:length '45000.0 (millimetres)' . ?c rdf:type ontology:mean_of_transportation }",
"readable_query": "ASK WHERE { ?c property:builder resource:American_Locomotive_Company . ?c property:leng... | |
City | 4 | 9557 | Id156 | [
{
"subject": "Tarrant_County,_Texas",
"property": "countySeat",
"object": "Fort_Worth,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "subdivisionName",
"object": "Tarrant_County,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "isPartOf",
"object": "Texas"... | [
{
"subject": "Tarrant_County,_Texas",
"property": "countySeat",
"object": "Fort_Worth,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "isPartOf",
"object": "Tarrant_County,_Texas"
},
{
"subject": "Arlington,_Texas",
"property": "isPartOf",
"object": "Texas"
},
... | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Arlington is part of the state of Texas, whose largest city is Houston. Arlington is part of Tarrant County, the county seat of which is Fort Worth.",
"In Texas, the largest city is Houston and Arlington (part of Tarrant County), is part of the state. The county seat of Tarrant County in Texas is Fort Worth.",
"Arlington is located in Tarrant County, Texas. The county seat of Tarrant County is Fort Worth, and the largest city in Texas is Houston."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Arlington__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Arlington__Texas",
"property:is_part_of",
"resource:Texas"
],
[
"resource:Arlington__Texas",
"property:is_part_of",
"resource:Tarrant_County__Texas"
],
[
"resource:Texas",
"property:larg... | Arlington,_Texas | [
{
"modified": "countySeat",
"readable": "county seat",
"graph": "property:county_seat"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?x WHERE { ?h property:is_part_of resource:Texas . ?x property:county_seat resource:Fort_Worth__Texas . ?h property:is_part_of ?x . ?h rdf:type ontology:city }",
"readable_query": "SELECT DISTINCT ?x WHERE { ?h property:is_part_of resource:Texas . ?x pro... | |
Artist | 5 | 11332 | Id183 | [
{
"subject": "Andrew_White_(musician)",
"property": "associatedBand",
"object": "Kaiser_Chiefs"
},
{
"subject": "Alternative_rock",
"property": "musicFusionGenre",
"object": "Nu_metal"
},
{
"subject": "Alternative_rock",
"property": "stylisticOrigin",
"object": "Punk_rock... | [
{
"subject": "Andrew_White_(musician)",
"property": "associatedBand/associatedMusicalArtist",
"object": "Kaiser_Chiefs"
},
{
"subject": "Alternative_rock",
"property": "musicFusionGenre",
"object": "Nu_metal"
},
{
"subject": "Alternative_rock",
"property": "stylisticOrigin",
... | (X (X) (X (X) (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Musician, Aandrew White, is a member of the band Kaiser Chiefs, his genre is alternative rock. This genre has itsorigins in New wave music and its stylistic origins in Punk rock. Nu metal is a music fusion genre of alternative rock.",
"Andrew White is an alternative rock musician with the Kaiser Chiefs. Alternative rock has origins in punk rock and new wave music and nu metal is a fusion genre of it.",
"Alternative rock musician Andrew White is with the Kaiser Chiefs. Alternative rock originates from punk and new wave while influencing Nu metal fusion."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alternative_rock",
"property:stylistic_origin",
"resource:New_wave_music"
],
[
"resource:Alternative_rock",
"property:stylistic_origin",
"resource:Punk_rock"
],
[
"resource:Alternative_rock",
"property:music_fusion_genre",
"resource:Nu_metal"
],
[
"res... | Andrew_White_(musician) | [
{
"modified": "associatedBand/associatedMusicalArtist",
"readable": "associated band/associated musical artist",
"graph": "property:associated_band_associated_musical_artist"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "musicFusionGen... | [
{
"question": [],
"graph_query": "ASK WHERE { ?n property:genre ?x . ?x property:music_fusion_genre resource:Disco . ?n rdf:type ontology:artist }",
"readable_query": "ASK WHERE { ?n property:genre ?x . ?x property:music_fusion_genre resource:Disco . ?n rdf:type ontology:artist }",
"graph_answer": [... | |
Politician | 3 | 7687 | Id18 | [
{
"subject": "Ab_Klink",
"property": "almaMater",
"object": "Law"
},
{
"subject": "Ab_Klink",
"property": "party",
"object": "Christian_Democratic_Appeal"
},
{
"subject": "Ab_Klink",
"property": "birthPlace",
"object": "Stellendam"
}
] | [
{
"subject": "Ab_Klink",
"property": "party",
"object": "Christian_Democratic_Appeal"
},
{
"subject": "Ab_Klink",
"property": "birthPlace",
"object": "Stellendam"
},
{
"subject": "Ab_Klink",
"property": "almaMater",
"object": "Leiden_University"
}
] | (X (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Born in Stellendam, Ab Klink, whose alma mater is Leiden University, belongs to the Christian Democratic Appeal party.",
"Stellendam was the birthplace of Ab Klink who belongs to the Christian Democratic Appeal party. Mr. Klink's alma mater is Leiden University.",
"Ab Klink, who was born in Stellendam and studied at Leiden University, is a member of the Christian Democratic Appeal party."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ab_Klink",
"property:party",
"resource:Christian_Democratic_Appeal"
],
[
"resource:Ab_Klink",
"rdf:type",
"ontology:politician"
],
[
"resource:Ab_Klink",
"property:alma_mater",
"resource:Leiden_University"
],
[
"resource:Ab_Klink",
"property:birth_... | Ab_Klink | [
{
"modified": "almaMater",
"readable": "alma mater",
"graph": "property:alma_mater"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modified": "party",
"readable": "party",
"graph": "property:party"
},
{
"modified": ... | [
{
"question": [],
"graph_query": "ASK WHERE { ?a rdf:type ontology:politician . ?a property:birth_place resource:California . ?a property:party ?f }",
"readable_query": "ASK WHERE { ?a rdf:type ontology:politician . ?a property:birth_place resource:California . ?a property:party ?f }",
"graph_answer... | |
Building | 2 | 3874 | Id26 | [
{
"subject": "200_Public_Square",
"property": "location",
"object": "Cleveland"
},
{
"subject": "Cleveland",
"property": "isPartOf",
"object": "Ohio"
}
] | [
{
"subject": "200_Public_Square",
"property": "location",
"object": "Cleveland"
},
{
"subject": "Cleveland",
"property": "isPartOf",
"object": "Ohio"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"200 Public Square is found in Cleveland, Ohio.",
"200 Public Square is located in Cleveland, Ohio.",
"200 Public Square is in Cleveland, Ohio."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Cleveland",
"property:is_part_of",
"resource:Ohio"
],
[
"resource:200_Public_Square",
"rdf:type",
"ontology:building"
],
[
"resource:200_Public_Square",
"property:location",
"resource:Cleveland"
]
] | 200_Public_Square | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "200_Public_Square",
"readable": "200 Public Square",
"graph": "resource:200_Public_Square... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v ?i WHERE { ?i property:is_part_of resource:Ohio . ?v rdf:type ontology:building . ?v property:location ?i }",
"readable_query": "SELECT DISTINCT ?v ?i WHERE { ?i property:is_part_of resource:Ohio . ?v rdf:type ontology:building . ?v property:location ... | |
Artist | 4 | 8728 | Id120 | [
{
"subject": "Alfred_Garth_Jones",
"property": "deathPlace",
"object": "London"
},
{
"subject": "United_Kingdom",
"property": "leader",
"object": "Elizabeth_II"
},
{
"subject": "Alfred_Garth_Jones",
"property": "nationality",
"object": "United_Kingdom"
},
{
"subje... | [
{
"subject": "Alfred_Garth_Jones",
"property": "deathPlace",
"object": "London"
},
{
"subject": "United_Kingdom",
"property": "leader",
"object": "Elizabeth_II"
},
{
"subject": "Alfred_Garth_Jones",
"property": "nationality",
"object": "United_Kingdom"
},
{
"subje... | (X (X (X)) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Alfred Garth Jones of the U.K., died in London. The city's leader is Boris Johnson and the country is led by Elizabeth II.",
"United Kingdom (led by Elizabeth II) born Alfred Garth Jones died in, Boris Johnson led, London.",
"Alfred Garth Jones is from the UK, where Elizabeth II is the leader. He died in London, where Boris Johnson is a leader."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:London",
"property:leader",
"resource:Boris_Johnson"
],
[
"resource:Alfred_Garth_Jones",
"rdf:type",
"ontology:artist"
],
[
"resource:Alfred_Garth_Jones",
"property:death_place",
"resource:London"
],
[
"resource:Alfred_Garth_Jones",
"property:natio... | Alfred_Garth_Jones | [
{
"modified": "deathPlace",
"readable": "death place",
"graph": "property:death_place"
},
{
"modified": "leader",
"readable": "leader",
"graph": "property:leader"
},
{
"modified": "nationality",
"readable": "nationality",
"graph": "property:nationality"
},
{
"modi... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { VALUES ( ?o ) { ( resource:Elizabeth_II ) ( resource:Boris_Johnson ) } . resource:United_Kingdom property:leader ?o }",
"readable_query": "SELECT DISTINCT ?o WHERE { VALUES ( ?o ) { ( resource:Elizabeth_II ) ( resource:Boris_Johnson ) } . reso... | |
SportsTeam | 5 | 12650 | Id23 | [
{
"subject": "AZAL_PFK",
"property": "league",
"object": "Azerbaijan_Premier_League"
},
{
"subject": "Azerbaijan_Premier_League",
"property": "champions",
"object": "Qarabağ_FK"
},
{
"subject": "AZAL_PFK",
"property": "capacity",
"object": "3500"
},
{
"subject": "... | [
{
"subject": "AZAL_PFK",
"property": "league",
"object": "Azerbaijan_Premier_League"
},
{
"subject": "Azerbaijan_Premier_League",
"property": "champions",
"object": "Qarabağ_FK"
},
{
"subject": "AZAL_PFK",
"property": "numberOfMembers",
"object": "3500"
},
{
"subj... | (X (X) (X) (X) (X (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"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 has 3500 members, and are in the 2014 season.",
"AZAL PFK, who play at the AZAL Arena and have a membership of 3500, are in the Azerbaijan Premier League where they competed in 2014. The name of the championship football team in the Azerbaijan Premier League Os the Qarabag FK.",
"The AZAL PFK, with 3500 members, competes in The Azerbaijan Premier League, with championship team being Qarabag FK. AZAL PFK competed in the 2014 season and play their home matches at the AZAL Arena."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:AZAL_PFK",
"property:season",
"resource:2014"
],
[
"resource:AZAL_PFK",
"property:number_of_members",
"resource:3500"
],
[
"resource:AZAL_PFK",
"rdf:type",
"ontology:sports_team"
],
[
"resource:AZAL_PFK",
"property:league",
"resource:Azerbaijan... | AZAL_PFK | [
{
"modified": "champions",
"readable": "champions",
"graph": "property:champions"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "league",
"readable": "league",
"graph": "property:league"
},
{
"modified": "numberOfMemb... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?o WHERE { ?q property:ground resource:AZAL_Arena . ?o property:champions resource:Qaraba__FK . ?q property:league ?o . ?q rdf:type ontology:sports_team }",
"readable_query": "SELECT DISTINCT ?o WHERE { ?q property:ground resource:AZAL_Arena . ?o propert... | |
SportsTeam | 5 | 12659 | Id32 | [
{
"subject": "Akron_Summit_Assault",
"property": "ground",
"object": "St._Vincent–St._Mary_High_School"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "state",
"object": "Ohio"
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States... | [
{
"subject": "Akron_Summit_Assault",
"property": "ground",
"object": "St._Vincent–St._Mary_High_School"
},
{
"subject": "St._Vincent–St._Mary_High_School",
"property": "state",
"object": "Ohio"
},
{
"subject": "Akron,_Ohio",
"property": "country",
"object": "United_States... | (X (X (X) (X (X) (X)))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"St Vincent-St Mary High School in Akron, Summit County, Ohio, USA is the location for the home ground of Akron Summit Assault.",
"The ground of Akron Summit Assault is located at St. Vincent–St. Mary High School in the city of Akron, Summit County, Ohio, US.",
"Akron Summit Assault have their ground at St Vincent St Mary High School in the city of Akron, Summit County, Ohio, USA."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Akron__Ohio",
"property:country",
"resource:United_States"
],
[
"resource:Akron__Ohio",
"property:is_part_of",
"resource:Summit_County__Ohio"
],
[
"resource:St__Vincent_St__Mary_High_School",
"property:city",
"resource:Akron__Ohio"
],
[
"resource:St__V... | Akron_Summit_Assault | [
{
"modified": "city",
"readable": "city",
"graph": "property:city"
},
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ground",
"readable": "ground",
"graph": "property:ground"
},
{
"modified": "isPartOf",
"readable... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { ?l property:city ?v . ?v property:is_part_of resource:Summit_County__Ohio . ?l property:state resource:Ohio }",
"readable_query": "SELECT DISTINCT ?v WHERE { ?l property:city ?v . ?v property:is_part_of resource:Summit_County,_Ohio . ?l proper... | |
Food | 4 | 9944 | Id233 | [
{
"subject": "Binignit",
"property": "ingredient",
"object": "Sweet_potato"
},
{
"subject": "Sweet_potato",
"property": "division",
"object": "Flowering_plant"
},
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Banana"
},
{
"subject": "Sweet_pota... | [
{
"subject": "Binignit",
"property": "ingredient",
"object": "Sweet_potato"
},
{
"subject": "Sweet_potato",
"property": "division",
"object": "Flowering_plant"
},
{
"subject": "Binignit",
"property": "mainIngredient",
"object": "Banana"
},
{
"subject": "Sweet_pota... | (X (X) (X (X) (X))) | mixed | {
"comment": [
"good",
"good"
],
"lid": [
"Id1",
"Id2"
],
"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.",
"Sweet potato belongs to the Solanales order of flowering plants. It is an ingredient in Binignit along with banana."
],
"lang": [
"",
""
]
} | [] | [] | [
[
"resource:Sweet_potato",
"property:division",
"resource:Flowering_plant"
],
[
"resource:Sweet_potato",
"property:order",
"resource:Solanales"
],
[
"resource:Binignit",
"property:ingredient",
"resource:Sweet_potato"
],
[
"resource:Binignit",
"property:main_in... | Binignit | [
{
"modified": "division",
"readable": "division",
"graph": "property:division"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "mainIngredient",
"readable": "main ingredient",
"graph": "property:main_ingredient"
}... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?h WHERE { ?t property:ingredient ?h . ?t property:main_ingredient resource:Banana . ?h property:order resource:Solanales . ?t rdf:type ontology:food }",
"readable_query": "SELECT DISTINCT ?h WHERE { ?t property:ingredient ?h . ?t property:main_ingredien... | |
CelestialBody | 5 | 11695 | Id3 | [
{
"subject": "(15788)_1993_SB",
"property": "orbitalPeriod",
"object": "7.72943e+09"
},
{
"subject": "(15788)_1993_SB",
"property": "periapsis",
"object": "3.9971e+12"
},
{
"subject": "(15788)_1993_SB",
"property": "epoch",
"object": "\"2006-03-06\"^^xsd:date"
},
{
... | [
{
"subject": "(15788)_1993_SB",
"property": "epoch",
"object": "2006-03-06"
},
{
"subject": "(15788)_1993_SB",
"property": "orbitalPeriod",
"object": "7729430000.0"
},
{
"subject": "(15788)_1993_SB",
"property": "periapsis",
"object": "3997100000000.0"
},
{
"subje... | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"(15788) 1993 SB was discovered by Roque de los Muchachos Observatory and has the epoch date 6 March 2006 and an orbital period of 7729430000.0. The measurement of the periapsis is 3997100000000.0 and the apoapsis 7715100000 kilometres.",
"The celestial body known as (15788) 1993 SB has a periapsis of 3997100000000 and an apoapsis of 7715100000.0 (kilometres). Discovered by Roque de los Muchachos Observatory, (15788) 1993 SB has an orbital periodd of 7729430000.0 and its epoch is 6th March 2006.",
"(15788) 1993 SB has an orbital period of 7729430000.0, its epoch date was on March 6th 2006 and was discovered by Roque de los Muchachos Observatory. It has a periapsis of 3997100000000.0 and its apoapsis is 7715100000 kilometres."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:_15788__1993_SB",
"property:epoch",
"resource:2006_03_06"
],
[
"resource:_15788__1993_SB",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:_15788__1993_SB",
"property:apoapsis",
"7715100000.0 (kilometres)"
],
[
"resource:_15788__1993_SB",
"pro... | (15788)_1993_SB | [
{
"modified": "7715100000.0 (kilometres)",
"readable": "7715100000.0",
"graph": "7715100000.0 (kilometres)"
},
{
"modified": "apoapsis",
"readable": "apoapsis",
"graph": "property:apoapsis"
},
{
"modified": "discoverer",
"readable": "discoverer",
"graph": "property:discov... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?z WHERE { ?r property:epoch ?i . ?r rdf:type ontology:celestial_body . ?r property:discoverer ?z . FILTER ( ?i = \"2006_03_06\" ) }",
"readable_query": "SELECT DISTINCT ?z WHERE { ?r property:epoch ?i . ?r rdf:type ontology:celestial_body . ?r property:... | |
Airport | 5 | 10994 | Id43 | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "elevation",
"object": "\"910.742\"^^xsd:double"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "location",
"object": "São_José_dos_Pinhais"
},
{
"subject": "Afonso_Pena_International_Airport",
"p... | [
{
"subject": "Afonso_Pena_International_Airport",
"property": "location",
"object": "São_José_dos_Pinhais"
},
{
"subject": "Afonso_Pena_International_Airport",
"property": "elevationAboveTheSeaLevel",
"object": "911.0"
},
{
"subject": "Afonso_Pena_International_Airport",
"pro... | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Afonso Pena International Airport in Sao Jose dos Pinhais is 911 metres above sea level. Its runway is 1,800 metres long, is named 15/33 and SBCT is the name of the airport's ICAO location identifier.",
"Afonso Pena International Airport is located 911 meters above sea level in Sao Jose dos Pinhais, and has the ICAO location identifier SBCT. The runway, which is 1800.0 in length, is named 15/33.",
"Afonso Pena International Airport is located in Sao Jose dos Pinhais. Its ICAO ID location is SBCT and the runway name is 15/33. The airport is 911 m above sea level and the runway is 1800 m long."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Afonso_Pena_International_Airport",
"property:runway_length",
"resource:1800_0"
],
[
"resource:Afonso_Pena_International_Airport",
"rdf:type",
"ontology:airport"
],
[
"resource:Afonso_Pena_International_Airport",
"property:location",
"resource:S_o_Jos__dos_Pin... | Afonso_Pena_International_Airport | [
{
"modified": "elevationAboveTheSeaLevel",
"readable": "elevation above the sea level",
"graph": "property:elevation_above_the_sea_level"
},
{
"modified": "icaoLocationIdentifier",
"readable": "icao location identifier",
"graph": "property:icao_location_identifier"
},
{
"modified... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?r ?s WHERE { resource:Afonso_Pena_International_Airport property:elevation_above_the_sea_level ?s . resource:Afonso_Pena_International_Airport property:runway_length ?r }",
"readable_query": "SELECT DISTINCT ?r ?s WHERE { resource:Afonso_Pena_Internatio... | |
Food | 2 | 4677 | Id189 | [
{
"subject": "Batchoy",
"property": "ingredient",
"object": "Chicken"
},
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
}
] | [
{
"subject": "Batchoy",
"property": "ingredient",
"object": "Chicken"
},
{
"subject": "Batchoy",
"property": "country",
"object": "Philippines"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Chicken is an ingredient in Batchoy which is eaten in the Philippines.",
"Chicken is an ingredient in Batchoy which comes from the Philippines.",
"Batchoy is eaten in the Philippines, is made with chicken."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Batchoy",
"property:ingredient",
"resource:Chicken"
],
[
"resource:Batchoy",
"rdf:type",
"ontology:food"
],
[
"resource:Batchoy",
"property:country",
"resource:Philippines"
]
] | Batchoy | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "ingredient",
"readable": "ingredient",
"graph": "property:ingredient"
},
{
"modified": "Batchoy",
"readable": "Batchoy",
"graph": "resource:Batchoy"
},
{
"modified": "Chi... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?t ) WHERE { ?k property:ingredient resource:Chicken . ?k rdf:type ontology:food . ?k property:country ?r }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?r ) AS ?t ) WHERE { ?k property:ingredient resource:Chicken . ?k rdf:type ontolo... | |
City | 3 | 6883 | Id171 | [
{
"subject": "Michigan",
"property": "largestCity",
"object": "Detroit"
},
{
"subject": "Ann_Arbor,_Michigan",
"property": "isPartOf",
"object": "Michigan"
},
{
"subject": "Michigan",
"property": "capital",
"object": "Lansing,_Michigan"
}
] | [
{
"subject": "Michigan",
"property": "largestCity",
"object": "Detroit"
},
{
"subject": "Ann_Arbor,_Michigan",
"property": "isPartOf",
"object": "Michigan"
},
{
"subject": "Michigan",
"property": "capital",
"object": "Lansing,_Michigan"
}
] | (X (X (X) (X))) | mixed | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Ann Arbor is located in Michigan where the largest city is Detroit and the capital is Lansing.",
"The city of Detroit is the largest in Michigan which contains Ann Arbor and Lansing is the capital city.",
"Detroit is the largest city in Michigan but Lansing is the capital and Ann Arbor is a notable city."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Ann_Arbor__Michigan",
"rdf:type",
"ontology:city"
],
[
"resource:Ann_Arbor__Michigan",
"property:is_part_of",
"resource:Michigan"
],
[
"resource:Michigan",
"property:largest_city",
"resource:Detroit"
],
[
"resource:Michigan",
"property:capital",
... | Ann_Arbor,_Michigan | [
{
"modified": "capital",
"readable": "capital",
"graph": "property:capital"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "largestCity",
"readable": "largest city",
"graph": "property:largest_city"
},
{
"mod... | [
{
"question": [],
"graph_query": "ASK WHERE { resource:Michigan property:largest_city resource:Austin__Texas }",
"readable_query": "ASK WHERE { resource:Michigan property:largest_city resource:Austin,_Texas }",
"graph_answer": [
"False"
],
"readable_answer": [
"False"
],
... | |
Artist | 2 | 3579 | Id191 | [
{
"subject": "Andra_(singer)",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Andra_(singer)",
"property": "activeYearsStartYear",
"object": "\"2000\"^^xsd:gYear"
}
] | [
{
"subject": "Andra_(singer)",
"property": "genre",
"object": "Rhythm_and_blues"
},
{
"subject": "Andra_(singer)",
"property": "activeYearsStartYear",
"object": "2000"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Andra is a rhythm and blues singer who became active in the year 2000.",
"Amdra is a rhythm and blues singer who began her career in 2000.",
"Andra who sings Rhythm and blues, began her singing career in 2000."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Andra__singer_",
"rdf:type",
"ontology:artist"
],
[
"resource:Andra__singer_",
"property:active_years_start_year",
"resource:2000"
],
[
"resource:Andra__singer_",
"property:genre",
"resource:Rhythm_and_blues"
]
] | Andra_(singer) | [
{
"modified": "activeYearsStartYear",
"readable": "active years start year",
"graph": "property:active_years_start_year"
},
{
"modified": "genre",
"readable": "genre",
"graph": "property:genre"
},
{
"modified": "2000",
"readable": "2000",
"graph": "resource:2000"
},
{... | [
{
"question": [],
"graph_query": "ASK WHERE { ?b rdf:type ontology:artist . ?b property:active_years_start_year resource:1995 . ?b property:genre ?l }",
"readable_query": "ASK WHERE { ?b rdf:type ontology:artist . ?b property:active_years_start_year resource:1995 . ?b property:genre ?l }",
"graph_an... | |
Building | 2 | 3900 | Id52 | [
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Chicago"
},
{
"subject": "Chicago",
"property": "isPartOf",
"object": "Illinois"
}
] | [
{
"subject": "300_North_LaSalle",
"property": "location",
"object": "Chicago"
},
{
"subject": "Chicago",
"property": "isPartOf",
"object": "Illinois"
}
] | (X (X (X))) | chain | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"300 North LaSalle is in Chicago, in the State of Illinois.",
"300 North LaSalle is located in Chicago, Illinois.",
"300 North LaSalle is located in Chicago which is part of Illinois."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:300_North_LaSalle",
"rdf:type",
"ontology:building"
],
[
"resource:300_North_LaSalle",
"property:location",
"resource:Chicago"
],
[
"resource:Chicago",
"property:is_part_of",
"resource:Illinois"
]
] | 300_North_LaSalle | [
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "location",
"readable": "location",
"graph": "property:location"
},
{
"modified": "300_North_LaSalle",
"readable": "300 North LaSalle",
"graph": "resource:300_North_LaSalle... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?g ) WHERE { ?c property:is_part_of resource:Illinois }",
"readable_query": "SELECT DISTINCT ( COUNT ( ?c ) AS ?g ) WHERE { ?c property:is_part_of resource:Illinois }",
"graph_answer": [
"1"
],
"readable_answer": [
... | |
CelestialBody | 5 | 11768 | Id76 | [
{
"subject": "10_Hygiea",
"property": "escapeVelocity",
"object": "\"756.0\"^^xsd:double"
},
{
"subject": "10_Hygiea",
"property": "formerName",
"object": "\"A900 GA\"@en"
},
{
"subject": "10_Hygiea",
"property": "orbitalPeriod",
"object": "\"481248.0\"^^xsd:double"
},
... | [
{
"subject": "10_Hygiea",
"property": "formerName",
"object": "\"A900 GA\""
},
{
"subject": "10_Hygiea",
"property": "orbitalPeriod",
"object": "5.57 (days)"
},
{
"subject": "10_Hygiea",
"property": "periapsis",
"object": "416136000000.0"
},
{
"subject": "10_Hygie... | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"10 Hygiea (previously A900 GA), has an orbital period of 5.57 days and a periapsis of 416136000000.0. With an escape velocity of 0.21 km per secs, 10 Hygiea, has an epoch date of June 27th 2015.",
"10 Hygiea-former name A900 GA-has an orbital period of 5.57 days and its epoch date was on June 27th 2015.Its periapsis is 416136000000.0 and it has an escape velocity of 0.21 km per secs.",
"The asteroid 10 Hygiea has an epoch date of June 27th 2015 and an escape velocity of .21 kilometres per second. It was formerly known as A900 GA and its orbital period is 5.57 days and measures 416,136,000,000 kilometres."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:10_Hygiea",
"property:epoch",
"resource:2015_06_27"
],
[
"resource:10_Hygiea",
"rdf:type",
"ontology:celestial_body"
],
[
"resource:10_Hygiea",
"property:escape_velocity",
"0.21 (kilometrePerSeconds)"
],
[
"resource:10_Hygiea",
"property:former_nam... | 10_Hygiea | [
{
"modified": "0.21 (kilometrePerSeconds)",
"readable": "0.21",
"graph": "0.21 (kilometrePerSeconds)"
},
{
"modified": "5.57 (days)",
"readable": "5.57",
"graph": "5.57 (days)"
},
{
"modified": "epoch",
"readable": "epoch",
"graph": "property:epoch"
},
{
"modified... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?n WHERE { ?v rdf:type ontology:celestial_body . FILTER ( ?q = \"2015_06_27\" ) . ?v property:orbital_period ?n . ?v property:epoch ?q }",
"readable_query": "SELECT DISTINCT ?n WHERE { ?v rdf:type ontology:celestial_body . FILTER ( ?q = \"2015-06-27\" ) ... | |
MeanOfTransportation | 5 | 12368 | Id85 | [
{
"subject": "Aston_Martin_V8",
"property": "relatedMeanOfTransportation",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_V8",
"property": "bodyStyle",
"object": "Convertible"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "\"Newport Pagn... | [
{
"subject": "Aston_Martin_V8",
"property": "relatedMeanOfTransportation",
"object": "Aston_Martin_DBS"
},
{
"subject": "Aston_Martin_V8",
"property": "bodyStyle",
"object": "Convertible"
},
{
"subject": "Aston_Martin_V8",
"property": "assembly",
"object": "\"Newport Pagn... | (X (X) (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"The Aston Martin V8, the Aston Martin DBS, and the Aston Martin RHAM/1 are related means of transportation. The Aston Martin V8, which was built at Newport Pagnell, Buckinghamshire, England, United Kingdom, is a convertible featuring an engine volume of 5.3 litres.",
"The Aston Martin V8 convertible holds 5.3 litres and is built in Newport Pagnell, Buckinghamshire, England, United Kingdom. The Aston Martin V8, Aston Martin DBS and the Aston Martin RHAM/1 are all related means of transport.",
"The convertible Aston Martin V8 has a 5.3 litre engine volume and was assembled in Newport Pagnell, Buckinghamshire, England, United Kingdom. It is a related means of transport to the Aston Martin DBS and the Aston Martin RHAM/1."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Aston_Martin_V8",
"property:engine",
"5.3 (litres)"
],
[
"resource:Aston_Martin_V8",
"rdf:type",
"ontology:mean_of_transportation"
],
[
"resource:Aston_Martin_V8",
"property:body_style",
"resource:Convertible"
],
[
"resource:Aston_Martin_V8",
"prop... | Aston_Martin_V8 | [
{
"modified": "5.3 (litres)",
"readable": "5.3",
"graph": "5.3 (litres)"
},
{
"modified": "assembly",
"readable": "assembly",
"graph": "property:assembly"
},
{
"modified": "bodyStyle",
"readable": "body style",
"graph": "property:body_style"
},
{
"modified": "engi... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'e' ) ) . resource:Aston_Martin_V8 property:assembly ?j }",
"readable_query": "SELECT DISTINCT ?j WHERE { FILTER ( STRSTARTS ( LCASE ( ?j ) , 'e' ) ) . resource:Aston_Martin_V8 property:assembly ?j }",
"... | |
City | 2 | 4197 | Id47 | [
{
"subject": "Amarillo,_Texas",
"property": "isPartOf",
"object": "Randall_County,_Texas"
},
{
"subject": "Amarillo,_Texas",
"property": "country",
"object": "United_States"
}
] | [
{
"subject": "Amarillo,_Texas",
"property": "isPartOf",
"object": "Randall_County,_Texas"
},
{
"subject": "Amarillo,_Texas",
"property": "country",
"object": "United_States"
}
] | (X (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"Amarillo, Texas is part of Randall County, Texas, in the United States.",
"Amarillo, Texas is part of Randall County in the U.S.",
"Amarillo is part of Randall County, Texas, United States."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Amarillo__Texas",
"rdf:type",
"ontology:city"
],
[
"resource:Amarillo__Texas",
"property:country",
"resource:United_States"
],
[
"resource:Amarillo__Texas",
"property:is_part_of",
"resource:Randall_County__Texas"
]
] | Amarillo,_Texas | [
{
"modified": "country",
"readable": "country",
"graph": "property:country"
},
{
"modified": "isPartOf",
"readable": "is part of",
"graph": "property:is_part_of"
},
{
"modified": "Amarillo,_Texas",
"readable": "Amarillo, Texas",
"graph": "resource:Amarillo__Texas"
},
... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?y WHERE { ?h property:is_part_of ?y . ?h rdf:type ontology:city . ?h property:country resource:United_States }",
"readable_query": "SELECT DISTINCT ?y WHERE { ?h property:is_part_of ?y . ?h rdf:type ontology:city . ?h property:country resource:United_St... | |
Astronaut | 4 | 8853 | Id5 | [
{
"subject": "Alan_Bean",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Alan_Bean",
"property": "birthDate",
"object": "\"1932-03-15\"^^xsd:date"
},
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Ala... | [
{
"subject": "Alan_Bean",
"property": "nationality",
"object": "United_States"
},
{
"subject": "Alan_Bean",
"property": "birthDate",
"object": "\"1932-03-15\""
},
{
"subject": "Alan_Bean",
"property": "mission",
"object": "Apollo_12"
},
{
"subject": "Alan_Bean",
... | (X (X) (X) (X) (X)) | sibling | {
"comment": [
"good",
"good",
"good"
],
"lid": [
"Id1",
"Id2",
"Id3"
],
"text": [
"American Alan Bean was born in Wheeler, Texas on March 15th, 1932 and was a member of Apollo 12.",
"Alan Bean is a national of the United States. He was born in Wheeler Texas on 1932-03-15. He was a crew member of Apollo 12.",
"Alan Bean, a United States national, was born on 15 March 1932 in Wheeler Texas. He was a crew member on Apollo 12."
],
"lang": [
"",
"",
""
]
} | [] | [] | [
[
"resource:Alan_Bean",
"rdf:type",
"ontology:astronaut"
],
[
"resource:Alan_Bean",
"property:mission",
"resource:Apollo_12"
],
[
"resource:Alan_Bean",
"property:nationality",
"resource:United_States"
],
[
"resource:Alan_Bean",
"property:birth_date",
"1932... | Alan_Bean | [
{
"modified": "1932-03-15",
"readable": "1932-03-15",
"graph": "1932-03-15"
},
{
"modified": "birthDate",
"readable": "birth date",
"graph": "property:birth_date"
},
{
"modified": "birthPlace",
"readable": "birth place",
"graph": "property:birth_place"
},
{
"modif... | [
{
"question": [],
"graph_query": "SELECT DISTINCT ?v WHERE { FILTER ( CONTAINS ( YEAR ( ?i ) , '1932' ) ) . ?e rdf:type ontology:astronaut . ?e property:birth_date ?i . ?e property:birth_place ?v }",
"readable_query": "SELECT DISTINCT ?v WHERE { FILTER ( CONTAINS ( YEAR ( ?i ) , '1932' ) ) . ?e rdf:type... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.